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 /fetch-pack.c | |
| parent | 2266bf27b354a08522406eff916898b6300ddfa0 (diff) | |
| download | git-cb48cb585f3bed37467565ed35889726568a442d.tar.gz | |
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 'fetch-pack.c')
0 files changed, 0 insertions, 0 deletions
