]> git.proxmox.com Git - libgit2.git/commit
branch: handle NULL pointers passed to git_branch_iterator_free()
authorBrodie Rao <brodie@sf.io>
Mon, 13 Jan 2014 07:29:44 +0000 (23:29 -0800)
committerBrodie Rao <brodie@sf.io>
Mon, 13 Jan 2014 07:33:52 +0000 (23:33 -0800)
commit9eb45fc51a55fb8b058a28b5ee1e297991fedca5
tree1315a71ea53c7a375b9d6c4e377f26ce2952049d
parent426d8456ea979cfae401ced2f88cc811a8b8264a
branch: handle NULL pointers passed to git_branch_iterator_free()

Signed-off-by: Brodie Rao <brodie@sf.io>
src/branch.c