mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-09 15:01:59 -05:00
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>
203 KiB
203 KiB