s4-auth: Use sizeof() rather than a fixed constant in memcmp() call
authorAndrew Bartlett <abartlet@samba.org>
Mon, 1 Sep 2014 21:48:08 +0000 (09:48 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 8 Sep 2014 05:26:34 +0000 (07:26 +0200)
commit3cd5e672264c951d1960e6cefc4ad590a1ea180d
treed5d9a928b26be92004750321d0eb83ebddddbc7a
parentb1b3167de96237bc4ae2c870bff7cc1896da664b
s4-auth: Use sizeof() rather than a fixed constant in memcmp() call

Change-Id: I2807cf2af9e4c3282e6ff54a6dd8e90f34e9481f
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Kamen Mazdrashki <kamenim@samba.org>
source4/auth/ntlm/auth_sam.c