1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/printing
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
load.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 2001-03-11 00:32:10 +00:00
lpq_parse.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
nt_printing.c this is a big global fix for the ptr = Realloc(ptr, size) bug. 2001-08-12 17:30:01 +00:00
pcap.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
print_cups.c Merged John's fix. 2001-08-09 18:20:43 +00:00
print_generic.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
print_svid.c Fixed typo in patch. 2001-08-10 03:17:58 +00:00
printfsp.c Removed mktemp from HEAD - same as done in 2.2. 2001-04-18 05:12:46 +00:00
printing.c Merge in the NT drivers changes from 2.2. 2001-08-10 19:38:53 +00:00