CVS update: samba/source/rpc_server

Jeremy Allison jra at samba.org
Sat Mar 2 09:02:13 EST 2002


Date:	Fri Mar  1 14:02:13 2002
Author:	jra

Update of /data/cvs/samba/source/rpc_server
In directory va:/tmp/cvs-serv11192/rpc_server

Modified Files:
      Tag: SAMBA_2_2
	srv_spoolss_nt.c 
Log Message:
Fix the memory corruption bug. It was caused by trying to deep-free an
array whose internal pointers were talloced. We can just get away with
SAFE_FREE'ing the array pointer.
Jeremy.


Revisions:
srv_spoolss_nt.c		1.115.2.162 => 1.115.2.163
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_spoolss_nt.c?r1=1.115.2.162&r2=1.115.2.163




More information about the samba-cvs mailing list