Date: Wed Jan 14 22:53:50 2004
Author: herb
Update of /data/cvs/samba/testsuite/printing
In directory dp.samba.org:/tmp/cvs-serv11193/testsuite/printing
Modified Files:
Tag: SAMBA_3_0
psec.c
Log Message:
source/rpc_parse/parse_prs.c ZERO_STRUCTP(ps) not needed as it is done
in prs_init now
testsuite/printing/psec.c cannot do a prs_mem_free() when tdb_prs_fetch fails
as the prs structure has not been initialized
Revisions:
psec.c 1.7 => 1.7.2.1
http://www.samba.org/cgi-bin/cvsweb/samba/testsuite/printing/psec.c.diff?r1=1.7&r2=1.7.2.1