]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Added safer lowlevel memory allocation APis. Converted hash.c and capabilities.c...
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 28 Apr 2008 21:44:54 +0000 (21:44 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 28 Apr 2008 21:44:54 +0000 (21:44 +0000)
commit4ffb0358dead886322c255db98e196db8728ea6e
tree51afeb4665e7482e696f0b74ee949e7480eae2f8
parent642b26fab2644c811a92269ff41586b027f1a5e9
Added safer lowlevel memory allocation APis. Converted hash.c and capabilities.c to use them
ChangeLog
proxy/Makefile.am
src/Makefile.am
src/capabilities.c
src/hash.c
src/internal.h
src/memory.c [new file with mode: 0644]
src/memory.h [new file with mode: 0644]