git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6ebfa10
721f5f1
)
Merge branch 'jk/am-leakfix'
author
Junio C Hamano
<redacted>
Tue, 16 May 2017 02:51:53 +0000
(11:51 +0900)
committer
Junio C Hamano
<redacted>
Tue, 16 May 2017 02:51:53 +0000
(11:51 +0900)
The codepath in "git am" that is used when running "git rebase"
leaked memory held for the log message of the commits being rebased.
* jk/am-leakfix:
am: shorten ident_split variable name in get_commit_info()
am: simplify allocations in get_commit_info()
am: fix commit buffer leak in get_commit_info()
1
2
builtin/am.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin/am.c
Simple merge
git clone https://git.99rst.org/PROJECT