Fix const warning. Allocate off NULL as we always talloc_free().
authorJeremy Allison <jra@samba.org>
Thu, 21 Oct 2010 19:50:33 +0000 (12:50 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 22 Oct 2010 17:33:03 +0000 (17:33 +0000)
commit3e79cd6856e5c76cc39ad2be68b40534a524cecd
tree4f1a94135393945ee94fe197510724dd932e2fca
parent2a001381e88b18b8612cdc2a40d9ea3c825548ea
Fix const warning. Allocate off NULL as we always talloc_free().
libcli/security/access_check.c