diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-09-26 23:34:01 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-09-26 23:34:01 -0700 |
commit | b4833a2c62578bdbfd300e296702214cb1b9a601 (patch) | |
tree | 89268d44aea3a16ec57d6a4aa860ef517af65095 /strbuf.h | |
parent | 1dffb8fa8056860e769f3a0c6e232d436f5a5c17 (diff) | |
download | git-b4833a2c62578bdbfd300e296702214cb1b9a601.tar.gz |
rerere: Fix use of an empty strbuf.buf
The code incorrectly assumed that strbuf.buf is always an
allocated piece of memory that has NUL at offset strbuf.len.
That assumption does not hold for a freshly initialized empty
strbuf.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'strbuf.h')
0 files changed, 0 insertions, 0 deletions