1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/client
Salvador I. Gonzalez 4e4c3062bc Fix smbclient/tarmode panic on connecting to Windows 2000 clients.
'Freed frame ../source3/libsmb/clilist.c:934, expected ../source3/client/clitar.c:821'
  Cause: (strequal(finfo->name,"..") || strequal(finfo->name,"."))
    evaluates to true, do_tar returns without freeing ctx

Signed-off-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Mon Aug 13 23:12:50 CEST 2012 on sn-devel-104
2012-08-13 23:12:50 +02:00
..
client_proto.h Move the callers that need to use the new cli_open() back to calling 2011-12-03 21:36:47 -08:00
client.c Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
clitar.c Fix smbclient/tarmode panic on connecting to Windows 2000 clients. 2012-08-13 23:12:50 +02:00
dnsbrowse.c s3-talloc Change TALLOC_ARRAY() to talloc_array() 2011-06-09 12:40:08 +02:00
smbspool.c Move the callers that need to use the new cli_open() back to calling 2011-12-03 21:36:47 -08:00
tree.c Fix sample gtk code. Does this compile ? 2007-12-04 18:24:19 -08:00