mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
![]() Only use the special %exception directive for functions that return a negative int and set errno upon error. This prevents, for example, _aa_is_blacklisted() from raising an exception when it returns -1. This is important because it doesn't set errno so an exception based on the value of errno would be unpredictable. Signed-off-by: Tyler Hicks <tyhicks@canonical.com> Acked-by: John Johansen <john.johansen@canonical.com> |
||
---|---|---|
.. | ||
java | ||
perl | ||
python | ||
ruby | ||
SWIG | ||
Makefile.am |