r4952: removed a bogus talloc_steal() that was trying to cope with the
commit52ad7774b5f9ff701a5b03d801a54aa7e7005640
authorAndrew Tridgell <tridge@samba.org>
Mon, 24 Jan 2005 01:04:15 +0000 (24 01:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:09 +0000 (10 13:09 -0500)
treed2cee9a8e55628cae27a126fd2d579a6409b26c7
parent3e44c4a3ba6acd7d9bc997c012d1863377e9d873
r4952: removed a bogus talloc_steal() that was trying to cope with the
inverted memory hierarchy. Now the memory hierarchy is logical its not
needed (and can cause a double free in RPC-SCHANNEL)
(This used to be commit f8a950b57d7137c6fd0a77d063d946b4f9b3f014)
source4/libcli/cliconnect.c