Handle NULL talloc context in libnet_smbconf_format_registry_value().
commit618b0efbbcc42beff60da4fe57ad6a6162b5e3f0
authorMichael Adam <obnox@samba.org>
Sat, 29 Dec 2007 01:16:38 +0000 (29 02:16 +0100)
committerMichael Adam <obnox@samba.org>
Sat, 29 Dec 2007 01:16:38 +0000 (29 02:16 +0100)
tree906b34e9fe7a6e3b95b8be46ea9d770b003e5f01
parenteb356fbafc4b6e0d94b1ba75c6c466262e3221e5
Handle NULL talloc context in libnet_smbconf_format_registry_value().

Maybe we should generate a new context instead of returning NULL?

Michael
(This used to be commit d7aaec713e17f93eed5177f0c3468deb625402a8)
source3/libnet/libnet_conf.c