Roll back to using malloc/realloc on some of spoolss in head.
authorJeremy Allison <jra@samba.org>
Sat, 3 Mar 2001 05:27:26 +0000 (05:27 +0000)
committerJeremy Allison <jra@samba.org>
Sat, 3 Mar 2001 05:27:26 +0000 (05:27 +0000)
commit57a9340cbafa40f3a41e6c676c6f2477855fd799
tree9f4dc9eb7ef20e0ce9dcad3a723a113889ea42c9
parentc3a1904564175a7a5cf71e88540b96f7daa59730
Roll back to using malloc/realloc on some of spoolss in head.
I'm having problems with talloc_realloc in the 2.2 branch and I
want a stable reference.

The only problem is this breaks the clean auto-generated code
in *one* call in srv_spoolss.c (the rfnpcnex call).

Jeremy.
source/include/proto.h
source/printing/nt_printing.c
source/rpc_server/srv_pipe_hnd.c
source/rpc_server/srv_spoolss.c
source/rpc_server/srv_spoolss_nt.c