diff options
author | René Scharfe <l.s.r@web.de> | 2017-08-10 12:23:45 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-08-10 13:57:52 -0700 |
commit | 149d8cbb2ebdf3cdc3e40abff9ff7eb8c647715a (patch) | |
tree | 5ae2b1f5eed2b1097b3734a4020bd69dba514c35 /bisect.c | |
parent | Git 2.13.5 (diff) | |
download | tgif-149d8cbb2ebdf3cdc3e40abff9ff7eb8c647715a.tar.xz |
win32: plug memory leak on realloc() failure in syslog()
If realloc() fails then the original buffer is still valid. Free it
before exiting the function.
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bisect.c')
0 files changed, 0 insertions, 0 deletions