summaryrefslogtreecommitdiff
path: root/entry.c
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2007-01-19 00:39:32 -0800
committerLibravatar Junio C Hamano <junkio@cox.net>2007-01-19 00:41:37 -0800
commitcb48cb585f3bed37467565ed35889726568a442d (patch)
treec0f54f5c6241566c92a7349403f8b5d4896795bf /entry.c
parentfor_each_reflog_ent: do not leak FILE * (diff)
downloadtgif-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 'entry.c')
0 files changed, 0 insertions, 0 deletions