diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-27 15:29:38 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-07-27 18:57:13 -0700 |
commit | 4e81304afc529c0caca7c012a155be4e342b52d4 (patch) | |
tree | e42d5c6b393dcd7e695e56c3bf15bb3314445553 /blob.c | |
parent | git-fsck-cache.c: check commit objects more carefully (diff) | |
download | tgif-4e81304afc529c0caca7c012a155be4e342b52d4.tar.xz |
git-convert-cache: fix up mode conversion
The old mode conversion was not only complex, it also refused to change
the length of a mode, which made it fragile. By moving the mode
conversion around a bit, we can not only simplify it, it also ends up
being more powerful.
Also fix a memory leak that made it impossible to convert huge archives
without tons and tons of memory.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'blob.c')
0 files changed, 0 insertions, 0 deletions