diff options
author | Nicolas Pitre <nico@cam.org> | 2007-10-16 21:55:48 -0400 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-10-17 02:54:56 -0400 |
commit | 7ba502c47bda21d060844863991083f4c319d436 (patch) | |
tree | 200952ea673cdf589e161de938c2012c5351de72 /pack.h | |
parent | 2f8b89472cec19a530cb697c4ee20e0ddfd747f6 (diff) | |
download | git-7ba502c47bda21d060844863991083f4c319d436.tar.gz git-7ba502c47bda21d060844863991083f4c319d436.tar.xz |
pack-objects.c: fix some global variable abuse and memory leaks
To keep things well layered, sha1close() now returns the file descriptor
when it doesn't close the file.
An ugly cast was added to the return of write_idx_file() to avoid a
warning. A proper fix will come separately.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'pack.h')
0 files changed, 0 insertions, 0 deletions