s3: Remove talloc_autofree_context() from myhostname()
authorVolker Lendecke <vl@samba.org>
Mon, 27 Sep 2010 05:05:43 +0000 (22:05 -0700)
committerVolker Lendecke <vl@samba.org>
Tue, 28 Sep 2010 05:36:18 +0000 (07:36 +0200)
commit886b5b67ee65a867bf8e4c345bc600dd7527de2a
tree71af6d769c1d1af96836c1fa0cf7d9e89c919b47
parent49b4d2e652c189fff2fa4b3a94aed2ba0477cc76
s3: Remove talloc_autofree_context() from myhostname()

No destructor needed, so we can as well use the NULL context
source3/lib/util.c