s3: auth: Add some const to the struct netr_SamInfo3 * arguments of copy_netr_SamInfo...
authorJeremy Allison <jra@samba.org>
Thu, 11 Jun 2015 17:16:01 +0000 (18:16 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sat, 11 Jul 2015 19:59:25 +0000 (21:59 +0200)
commit2ff1428b8db53298c9ecb49b3bf99e302e46c3f0
treeb2172b216993f552254613763d31505a1d08801b
parent7434e77e6f899d8fb88a25360ba06bdc281236ac
s3: auth: Add some const to the struct netr_SamInfo3 * arguments of copy_netr_SamInfo3() and make_server_info_info3()

Both functions only read from the struct netr_SamInfo3 * argument.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.com>
Reviewed-by: Simo Sorce <idra@samba.org>
(cherry picked from commit c2411767adb5ce48a4619349075f6f8faae41aab)

    Conflicts:
     source3/auth/proto.h
     source3/auth/server_info.c
source3/auth/auth_util.c
source3/auth/proto.h
source3/auth/server_info.c