s4:pycredentials: PyArg_ParseTuple("i") requires an 'int' argument.
authorStefan Metzmacher <metze@samba.org>
Mon, 8 Aug 2011 12:21:42 +0000 (14:21 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 8 Aug 2011 14:45:27 +0000 (16:45 +0200)
commit100565b8cce0c0e843bdd4158bc4047f346037fd
tree4c4def0fdeafd56c2ebc5465c89191126aae5f65
parent604b380203912c6ba126596d1c0a67bc7a5f6cd0
s4:pycredentials: PyArg_ParseTuple("i") requires an 'int' argument.

If we pass variable references we don't get implicit casting!

metze
source4/auth/credentials/pycredentials.c