s4:dsdb: Fix size types in audit_log
authorAndreas Schneider <asn@samba.org>
Fri, 18 Jan 2019 15:16:05 +0000 (16:16 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Sat, 19 Jan 2019 11:24:18 +0000 (12:24 +0100)
commit9ac30e77f3d0570ca0adca79be8608e0dc2fa7c2
treee6d634d1acefe3edb379e545d0d4d29bab1aa44b
parent56bbfd90c4188e5f1fe560eafaf30334f9afccbf
s4:dsdb: Fix size types in audit_log

audit_log.c:878:7: error: assuming signed overflow does not occur when
simplifying conditional to constant [-Werror=strict-overflow]

Signed-off-by: Andreas Schneider <asn@samba.org>
source4/dsdb/samdb/ldb_modules/audit_log.c