summaryrefslogtreecommitdiff
path: root/wintest
diff options
context:
space:
mode:
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>2019-07-09 23:07:18 +1200
committerAndrew Bartlett <abartlet@samba.org>2019-07-22 22:20:26 +0000
commita5e8a5e05bcb89a3fc36044ce89ac49df2f00d03 (patch)
tree0bcb612c38202b9e534769ae6871f87d3693bd79 /wintest
parentf8fb6f326129267c7742947943df3f920c8cb54f (diff)
downloadsamba-a5e8a5e05bcb89a3fc36044ce89ac49df2f00d03.tar.gz
auth/pycreds/encrypt_netr_crypt_password: don't pretend arg is optional
The "|O" signature is saying the password argument is optional, which makes no sense in terms of the funxtion and immediately leads to a TypeError (or until last commit, segfault). Removing the "|" leaves it with a TypeError, but it is better worded and faster. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'wintest')
0 files changed, 0 insertions, 0 deletions