diff options
author | Erik Faye-Lund <kusmabite@gmail.com> | 2010-11-23 19:38:24 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-11-23 16:06:46 -0800 |
commit | 599b0bf438e387dbaf00dbadcbe41b2a0de90db1 (patch) | |
tree | 12678a4503ca7e9e9d0035b7c0ac4474720ea196 /help.c | |
parent | Merge branch 'ef/mingw-daemon' (diff) | |
download | tgif-599b0bf438e387dbaf00dbadcbe41b2a0de90db1.tar.xz |
msvc: opendir: fix malloc-failure
Previsouly, the code checked for malloc-failure after it had accessed
the returned pointer. Move the check a bit earlier to avoid segfault.
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'help.c')
0 files changed, 0 insertions, 0 deletions