Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
http.c: free preq when aborting
author
Tay Ray Chuan
<rctay89@gmail.com>
Mon, 10 Aug 2009 15:55:48 +0000
(23:55 +0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 10 Aug 2009 20:25:25 +0000
(13:25 -0700)
Free preq in new_http_pack_request when aborting. preq was allocated
before jumping to the 'abort' label so this is safe.
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
5ae9ebf
)
No differences found