s3:librpc: Fix OM_uint32 comparsion in if-clause
authorAndreas Schneider <asn@samba.org>
Fri, 17 Feb 2017 08:49:39 +0000 (09:49 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 23 Feb 2017 02:18:11 +0000 (03:18 +0100)
commit8ac43e0e6ef9236a5c6d2c27ebe24171582c1d49
tree5f5bf44453106ceb4305ffe7363a71d91fdbdcb2
parent2f83cfdb90d687673cfc4be14cd66425fb7f3e76
s3:librpc: Fix OM_uint32 comparsion in if-clause

Found by covscan.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12592

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/librpc/crypto/gse.c