diff options
author | Junio C Hamano <junkio@cox.net> | 2007-01-18 23:25:54 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-01-18 23:25:54 -0800 |
commit | 2266bf27b354a08522406eff916898b6300ddfa0 (patch) | |
tree | 630d0b33ac812c37883f32e2a4781372aae51c9e /archive-zip.c | |
parent | Documentation: Generate command lists. (diff) | |
download | tgif-2266bf27b354a08522406eff916898b6300ddfa0.tar.xz |
for_each_reflog_ent: do not leak FILE *
The callback function can signal an early return by returning non-zero,
but the function leaked the FILE * opened on the reflog when doing so.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'archive-zip.c')
0 files changed, 0 insertions, 0 deletions