]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Remove bogus free of static strings
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 19 Jul 2010 17:59:34 +0000 (18:59 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 20 Jul 2010 16:09:41 +0000 (17:09 +0100)
commit4d13418890e642b5c437a0bc90078964fad8d716
tree635610389f8e8286e62191f58fecbc7cd359a4fc
parentf0c8e1cb3774d6f09e2681ca1988bf235a343007
Remove bogus free of static strings

Remove bogus free of statically allocated strings introduced
in 03ca42046a54c5cfadb2e69194896abf06f6a10f

* src/conf/capabilities.c: Don't free static strings for
  default disk driver type/name
src/conf/capabilities.c