1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/client
Simo Sorce 2e783a4707 this is a big global fix for the ptr = Realloc(ptr, size) bug.
many possible mem leaks, and segfaults fixed.

someone should port this fix to 2.2 also.
(This used to be commit fa8e55b8b4)
2001-08-12 17:30:01 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
client.c this is a big global fix for the ptr = Realloc(ptr, size) bug. 2001-08-12 17:30:01 +00:00
clitar.c this is a big global fix for the ptr = Realloc(ptr, size) bug. 2001-08-12 17:30:01 +00:00
smbmnt.c Got "medieval on our ass" about adding the -1 to slprintf. 2001-04-08 20:22:39 +00:00
smbmount.c strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 2001-07-04 07:36:09 +00:00
smbspool.c strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 2001-07-04 07:36:09 +00:00
smbumount.c Change all realloc() statements to Realloc() (ecxept for tdb.c) 2001-08-08 16:54:16 +00:00
testsmbc.c Fixes to testsmbc to ensure it will compile on SGI ... 2001-03-09 03:59:45 +00:00
tree.c Changed instances of TRUE, FALSE to True, False as some compilers don't 2001-07-12 22:27:00 +00:00