]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-bus: call cap_last_cap() only once in has_cap() 10349/head
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Oct 2018 09:12:54 +0000 (11:12 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Oct 2018 09:13:00 +0000 (11:13 +0200)
commit92a40e20bf970c3ded8a50fbeeae882a7b970c9a
tree4854b89ce2c3df3a47b1ef37d51ef9eb86292183
parent3cae6c21e732fd46ff024d6625243d88ef6377ed
sd-bus: call cap_last_cap() only once in has_cap()

Also, use the same type everywhere for dealing with it.
src/libsystemd/sd-bus/bus-creds.c