diff options
author | Junio C Hamano <junkio@cox.net> | 2007-01-19 00:39:32 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-01-19 00:41:37 -0800 |
commit | cb48cb585f3bed37467565ed35889726568a442d (patch) | |
tree | c0f54f5c6241566c92a7349403f8b5d4896795bf /Documentation/Makefile | |
parent | for_each_reflog_ent: do not leak FILE * (diff) | |
download | tgif-cb48cb585f3bed37467565ed35889726568a442d.tar.xz |
refs.c::read_ref_at(): fix bogus munmap() call.
The code uses mmap() to read reflog data, but moves the pointer around
while reading, and uses that updated pointer in the call to munmap().
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/Makefile')
0 files changed, 0 insertions, 0 deletions