nterr: Add mem_ctx for return string from get_nt_error_c_code()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 4 May 2011 05:30:01 +0000 (15:30 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 6 May 2011 05:51:24 +0000 (07:51 +0200)
commit344eb08ee4e444c1fc1beac26e50c6a85b942885
tree858b257029ba787fea480ce3e724c3f521bf9817
parentc83aed2568761adda5f4f09e044788557767347e
nterr: Add mem_ctx for return string from get_nt_error_c_code()

It is clearer to avoid the implicit return on talloc_tos()

Andrew Bartlett
libcli/util/ntstatus.h
source3/include/proto.h
source3/libsmb/nterr.c
source3/torture/torture.c
source4/libcli/util/nterr.c
source4/ntvfs/nbench/vfs_nbench.c