--- Mike Rylander <[EMAIL PROTECTED]> wrote:

<snip>

> I'm going to work up a patch that implements Scott's suggested buffer
> misuse detector and replaces all memsets with that.  Any
> objections/suggestions?

I assume you don't literally mean ALL memsets.  The one in safe_malloc
needs to stay there (or we could use calloc instead of malloc), at
least for the time being.  There may be a few other exceptions.

Otherwise: hurray!

Scott McKellar
http://home.swbell.net/mck9/ct/

Reply via email to