Fix a couple of memory leaks in the cli_establish_connection() code's failure
authorAndrew Bartlett <abartlet@samba.org>
Sun, 20 Jan 2002 07:13:05 +0000 (07:13 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 20 Jan 2002 07:13:05 +0000 (07:13 +0000)
commit20e0b562283f75606ac9a36f3f104c6aaa294c40
tree565016f9c8c3d7079b8eb7fd5310d2a35d504bb1
parent8ef13cabdddf58b741886782297fb64b2fb7e489
Fix a couple of memory leaks in the cli_establish_connection() code's failure
case.

Thanks to Nigel Williams <nigel@wednesday.demon.co.uk> for spotting these!

Andrew Bartlett
source/libsmb/cliconnect.c