uwrap: Fix integer overflowed argument
authorAndreas Schneider <asn@samba.org>
Tue, 1 Aug 2017 06:11:28 +0000 (08:11 +0200)
committerAndreas Schneider <asn@samba.org>
Tue, 1 Aug 2017 13:13:00 +0000 (15:13 +0200)
commit7d12d4eb01ee0d0d1bd3ee1d02f20d99009c4c73
tree52f587d42b6716eba4e18e03113248ec54049523
parent111ac8ebdafacb9370d94bd6eb20ef8ded67ec35
uwrap: Fix integer overflowed argument

The previous fix did not address the conversion from 64bit to 32bit.

CID 165232

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
src/uid_wrapper.c