plug two config-parsing leaks

* src/storage_conf.c (virStoragePoolDefParsePerms): Free mode string.
(virStorageVolDefParsePerms): Likewise.
* AUTHORS: Update.
Patch by Ryota Ozaki.
This commit is contained in:
Jim Meyering
2009-03-02 10:26:37 +00:00
parent 07696eb347
commit 0fe3340ed9
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@ Patches have also been contributed by:
Itamar Heim <iheim@redhat.com>
Dave Allan <dallan@redhat.com>
Markus Armbruster <armbru@redhat.com>
Ryota Ozaki <ozaki.ryota@gmail.com>
[....send patches to get your name here....]