mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00
![]() The python bindings were using the wrong data type cast (long long instead of just long) on the value '-1' that is used to indicate no value for the 'fsuid' and 'ouid' fields in the returned data structure. Thus a bunch of the tests were failing in 32bit environments. This patch corrects the issue. Signed-off-by: Steve Beattie <steve@nxnw.org> Acked-by: Seth Arnold <seth.arnold@canonical.com> |
||
---|---|---|
.. | ||
Makefile.am | ||
test_python.py.in |