chiark / gitweb /
Introduce cleanup functions for cap_free
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 1 Jan 2014 03:35:54 +0000 (22:35 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 3 Jan 2014 00:45:48 +0000 (19:45 -0500)
commit5ce70e5bcd62e89b52485961c3699312ee4a7e0e
tree3cfa1d90fb492d5b71a38b4a8d57fe8bc5674416
parentac6b760ceedd4b21921b6a682cf1479af3d3024f
Introduce cleanup functions for cap_free

Unfortunately a different cleanup function is necessary per type,
because cap_t** and char** are incompatible with void**.
src/core/dbus-execute.c
src/core/execute.c
src/libsystemd-bus/bus-dump.c
src/shared/capability.c
src/shared/capability.h