diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-08-14 08:52:55 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-08-14 10:08:01 -0700 |
commit | 36f971f86182a25fa2fa4af680bf79f522a27f60 (patch) | |
tree | 533e024f52ef2a51fcd94bcf5a1581f9ed8dcd9c /gitweb/static/js | |
parent | 0aaca0ec099139f12df6d66cfa09a27ec85106cc (diff) |
diff: free state populated via options
The `objfind` and `anchors` members of `struct diff_options` are
populated via option parsing, but are never freed in `diff_free()`. Fix
this to plug those memory leaks.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/static/js')
0 files changed, 0 insertions, 0 deletions