[apparmor] [PATCH 4/4] libapparmor: Provide privately exported aa_is_blacklisted() through swig
Christian Boltz
apparmor at cboltz.de
Tue Jun 16 11:14:15 UTC 2015
Hello,
Am Montag, 15. Juni 2015 schrieb Tyler Hicks:
> +/* swig doesn't like the macro magic we do in apparmor.h an
> apparmor_private.h
You have a little typo here - s/an/and/, please ;-)
That said - thanks for this patch series!
To answer your comment in another mail: yes, I'll handle the python side
of things - the first step will probably be to run the
is_skippable_file() tests against _aa_is_blacklisted() ;-)
BTW: The function definition is
int _aa_is_blacklisted(const char *name, const char *path)
but "path" is never used inside the function. Is this intentional?
Regards,
Christian Boltz
--
[Canterbury] I received mine yesterday and installed it on my new dual
quad-core machine w/ 16G of ram. what a screaming OS. Some commands even
finish _before_ I hit the enter key. [Ken Schneider in opensuse-factory]
More information about the AppArmor
mailing list