Fix a comment to indicate that TALLOC_FREE must be used to free an allocated array...
authorRichard Sharpe <realrichardsharpe@gmail.com>
Fri, 26 Dec 2014 14:42:40 +0000 (06:42 -0800)
committerVolker Lendecke <vl@samba.org>
Fri, 26 Dec 2014 21:54:51 +0000 (22:54 +0100)
commitd1cae6b37b81345c1e617437ed656300563b32e4
tree10673f7de14fa98a8ada06f1b407cb93239a1b8c
parent2fdc55160309cec89aeb88243cb18d058c67e918
Fix a comment to indicate that TALLOC_FREE must be used to free an allocated array of strings.

Signed-off-by: Richard Sharpe <realrichardsharpe@gmail.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Fri Dec 26 22:54:51 CET 2014 on sn-devel-104
source3/lib/util_file.c