source/smbd/process.c anomaly

samba-technical at thewrittenword.com samba-technical at thewrittenword.com
Tue Oct 16 18:32:09 GMT 2001


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.

-- 
albert chin (china at thewrittenword.com)




More information about the samba-technical mailing list