[OPEN-ILS-DEV] Re: PATCH: bzero is deprecated and unnecessary

Scott McKellar mck9 at swbell.net
Sun Sep 30 16:22:36 EDT 2007


--- Mike Rylander <mrylander at gmail.com> 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/


More information about the Open-ils-dev mailing list