]> xenbits.xensource.com Git - xen.git/commit
flask: check permissions first thing in flask_security_set_bool()
authorJan Beulich <jbeulich@suse.com>
Thu, 13 Feb 2014 09:21:42 +0000 (10:21 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 13 Feb 2014 09:21:42 +0000 (10:21 +0100)
commit640b31535ab8fe07911d0b90ae4adbe6078026c9
treeb10d8bb212ce355c800fb415a50e609783d94180
parent6fdf926a81ad624c80ea6d97c2e8918326245fec
flask: check permissions first thing in flask_security_set_bool()

Nothing else should be done if the caller isn't permitted to set
boolean values.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
master commit: ebe867052e0f782139147015c4e91b37aa5e68f1
master date: 2014-02-11 11:14:10 +0100
xen/xsm/flask/flask_op.c