]> git.ipfire.org Git - thirdparty/libvirt.git/commit
secret: fix bad patch application
authorEric Blake <eblake@redhat.com>
Fri, 28 Oct 2011 18:55:04 +0000 (12:55 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 28 Oct 2011 18:55:04 +0000 (12:55 -0600)
commit44477c57be7658741314ea34adfebc961247b1a2
tree3590bfb46d31dc2286335ab66ca943304f7f6eac
parent5bd6271f592cfabc6b67ab0156ce932efdb55661
secret: fix bad patch application

In hand-applying Josh and Sage's patch, I missed out on a break.

* src/conf/secret_conf.c (virSecretDefFree): Fix my botch.
src/conf/secret_conf.c