diff options
author | Shawn Pearce <spearce@spearce.org> | 2006-08-26 04:11:02 -0400 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-08-26 17:35:17 -0700 |
commit | 7c3e8be30718f9866f330044fe2a0a7c5b2c3461 (patch) | |
tree | 74ddf74de573255c4f1dadfb750c841fe6c22b98 /builtin-grep.c | |
parent | de530aaa4b57b1edd9b973d814d7df8354752ccc (diff) | |
download | git-7c3e8be30718f9866f330044fe2a0a7c5b2c3461.tar.gz git-7c3e8be30718f9866f330044fe2a0a7c5b2c3461.tar.xz |
Reuse compression code in unpack_compressed_entry.
[PATCH 2/5] Reuse compression code in unpack_compressed_entry.
This cleans up the code by reusing a perfectly good decompression
implementation at the expense of 1 extra byte of memory allocated in
temporary memory while the delta is being decompressed and applied
to the base.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-grep.c')
0 files changed, 0 insertions, 0 deletions