]> git.proxmox.com Git - libgit2.git/commit
Fix memory leaks and use after free
authorRussell Belfer <rb@github.com>
Fri, 4 May 2012 18:06:12 +0000 (11:06 -0700)
committerRussell Belfer <rb@github.com>
Fri, 4 May 2012 18:06:12 +0000 (11:06 -0700)
commitb709e95146b9d56e2c009915ccea7a86c77d4202
treec9257b8278c8d1e28b0cfe5969317ef0ed63c315
parentf917481ee84cbba481c1854cccdedb2d98377d43
Fix memory leaks and use after free
include/git2/attr.h
src/attr.c
src/config_file.c
src/diff.c
src/ignore.c
src/strmap.h
tests-clar/diff/tree.c