Don't use asprintf in this library - breaks the build on many systems. Fake with...
authorJeremy Allison <jra@samba.org>
Wed, 9 Feb 2011 18:28:08 +0000 (10:28 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 9 Feb 2011 20:21:04 +0000 (21:21 +0100)
commit344e4cd2801805faf38b86f7f33b05e204452532
treed26d9dee0775b5d4df21b51fb9e490c5f4118d03
parent8c363e9252cfaeb1a7d30870e3a0d44cb9d8a39b
Don't use asprintf in this library - breaks the build on many systems. Fake with malloc/memcpy.
source3/libsmb/smb_share_modes.c