mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
When parsing invalid ignore regexes passed via the `-I` option we don't free already-allocated memory, leading to a memory leak. Fix this. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
203 KiB
203 KiB