]> xenbits.xensource.com Git - libvirt.git/commit
selinux: Only create the selabel_handle once.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 23 Jan 2013 20:09:04 +0000 (20:09 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 24 Jan 2013 12:40:49 +0000 (12:40 +0000)
commit6159710ca1eecefa7c81335612c8141c88fc35a9
treea3e2fbcaad28c02c5634655a9d51a05c7b4badf6
parent08cb0433c594ce8fc92f5ad53a34f339f2caed5c
selinux: Only create the selabel_handle once.

According to Eric Paris this is slightly more efficient because it
only loads the regular expressions in libselinux once.
src/security/security_selinux.c