CVS update: samba/source/include

Jeremy Allison jallison at cthulhu.engr.sgi.com
Fri Nov 13 13:07:29 EST 1998


lkcl at samba.anu.edu.au wrote:
> 
> Date:   Friday November 13, 1998 @ 12:38
> Author: lkcl
> 
> Update of /data/cvs/samba/source/include
> In directory samba:/tmp/cvs-serv20452/include
> 
> Modified Files:
>         proto.h rpc_reg.h smb.h

                            ^^^^^^
Luke in the change you made here
you removed zero pointer protection
for a lot of the code in smbd.

(ie. your new ZERO_STRUCTPN is only
used in your code, not anywhere else).

I have removed this and put ZERO_STRUCTP
back to doing zero pointer protection
for everyone (including your new code in
rpc_parse/parse_sec.c).

If you think this was a mistake please
let me know, but I was worried about the change
you made.

Jeremy.


-- 
--------------------------------------------------------
Buying an operating system without source is like buying
a self-assembly Space Shuttle with no instructions.
--------------------------------------------------------


More information about the samba-cvs mailing list