r26453: Janitorial: Don't use a static char[] in smb_readline_replacement.
authorKai Blin <kai@samba.org>
Fri, 14 Dec 2007 13:04:56 +0000 (14:04 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:50:18 +0000 (05:50 +0100)
commitc81ead1c38f417d442157b21d0d389f6a540c6f9
tree708ad9c54e2cce64a48e04cfb7f740b92ecedf67
parentd1d95024788bc549f838c0393411fa98ddec04ec
r26453: Janitorial: Don't use a static char[] in smb_readline_replacement.

Fix up callers to free the memory returned, as that is needed if we use the
original readline function as well.
source/client/client.c
source/lib/registry/tools/regshell.c
source/lib/smbreadline/smbreadline.c
source/torture/rpc/samr.c
source/torture/smbtorture.c