diff options
author | Amitay Isaacs <amitay@gmail.com> | 2011-08-18 15:11:20 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2011-08-19 16:35:03 +1000 |
commit | c71e781e7d66022cd6181e910f5fb8b7d750cbc1 (patch) | |
tree | e6e37b32333eabb446a9b0ff02fe4e523793abe3 /selftest/format-subunit | |
parent | 0fef5a3a268219adea8f9a4614abe1f90f1d845e (diff) | |
download | samba-c71e781e7d66022cd6181e910f5fb8b7d750cbc1.tar.gz samba-c71e781e7d66022cd6181e910f5fb8b7d750cbc1.tar.bz2 samba-c71e781e7d66022cd6181e910f5fb8b7d750cbc1.zip |
py_security: Fix comparison between two dom_sid objects
dom_sid_compare() function can return values other than -1, 0, 1.
Python requires compare function to return value from [-1, 0, 1].
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'selftest/format-subunit')
0 files changed, 0 insertions, 0 deletions