s3: lib: Change masked_match() from SMB_STRDUP macro to underlying smb_xstrdup function.
authorJeremy Allison <jra@samba.org>
Fri, 11 Nov 2016 01:02:08 +0000 (17:02 -0800)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 16 Nov 2016 11:41:09 +0000 (12:41 +0100)
commit29330d8d666848e56ac04f365f8370face0f7af3
treec92f946a1504ecc623a06c95058931a972c4df1e
parent828b60f30debce84a057dda2551f2fd494327872
s3: lib: Change masked_match() from SMB_STRDUP macro to underlying smb_xstrdup function.

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

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