diff options
| author | Patrick Steinhardt <ps@pks.im> | 2024-08-14 08:52:42 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-08-14 10:08:00 -0700 |
| commit | 6b15d9ca7f555b7366ed810e2334d614b96361ad (patch) | |
| tree | 619fe5fb15ae562f41f9925a01b21fe9455ebf2e /builtin/diff.c | |
| parent | 4dfd4f1dfe0d3ddbc22392ad7fc124b4820542dd (diff) | |
diff: fix leak when parsing invalid ignore regex option
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>
Diffstat (limited to 'builtin/diff.c')
0 files changed, 0 insertions, 0 deletions
