source/smbd/process.c anomaly

Jeremy Allison jra at samba.org
Tue Oct 16 18:39:02 GMT 2001


On Tue, Oct 16, 2001 at 08:33:24PM -0500, samba-technical at thewrittenword.com wrote:
> In 2.2.2, source/smbd/process.c has:
>   ...
>   static char *InBuffer = NULL;
>   ...
>   extern char *InBuffer;
>   ...
> 
> The HP compiler picks the static version. Ditto for the Sun compiler.

That's correct. But thanks for pointing it out.

Fixed in CVS.

Jeremy.




More information about the samba-technical mailing list