The patch against 3.0.9 for CAN-2004-1154 replaced a number of calls: Realloc() -> SMB_REALLOC() malloc() -> SMB_MALLOC() strdup() -> SMB_STRDUP() ... However, calls to Realloc(), malloc(), and strdup() remain in 3.0.10. Is this a problem? -- albert chin (china at thewrittenword.com)