]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
virStorageBackendFileSystemMount: placate clang
authorJim Meyering <meyering@redhat.com>
Wed, 14 Apr 2010 08:00:53 +0000 (10:00 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 14 Apr 2010 15:17:47 +0000 (17:17 +0200)
commit5cff81b147654c471d7a51510a6a82b6dc8185a5
treef7805f4ac395b748d920b25921e8a3d2730ae2ea
parent9ec1825982aedd7ec5f86584f21a665b0a38eb70
virStorageBackendFileSystemMount: placate clang

* src/storage/storage_backend_fs.c (virStorageBackendFileSystemMount):
Clang was not smart enough, and mistakenly reported that "options"
could be used uninitialized.  Initialize it.
src/storage/storage_backend_fs.c