]> git.proxmox.com Git - libgit2.git/commit
cherry-pick: terminate the commit id string
authorCarlos Martín Nieto <cmn@dwim.me>
Thu, 17 Apr 2014 22:34:04 +0000 (00:34 +0200)
committerCarlos Martín Nieto <cmn@dwim.me>
Thu, 17 Apr 2014 22:34:04 +0000 (00:34 +0200)
commit2bed3553f4595a42d9a6884edc66b991e21f881e
treeb426ecd3b9033c4ffe83741cfce74e855cf0c328
parentc5cacc4ec2c13e93164b8e3013b0d18c8c6d820c
cherry-pick: terminate the commit id string

We treat this as a NUL-terminated string, so make sure that we add the
terminator.
src/cherrypick.c