r16897: Don't pass allocated buffer for returned string as the lookup
authorRafal Szczesniak <mimir@samba.org>
Sun, 9 Jul 2006 13:18:15 +0000 (13:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:09:57 +0000 (14:09 -0500)
commit1bd5661258dffc01afdb11da50f2da8f0b0b9046
treed595dcb6d8e46569b9d27fa77653f5b5d5767e3f
parente597e9867f50f495a338bed05cee76ff84fd38b6
r16897: Don't pass allocated buffer for returned string as the lookup
function allocates it using memory context.
Also, give nicer output of the result of lookup performed.

rafal
source/torture/libnet/libnet_lookup.c