> I'd on other hand would like to actually see it being used on purpose, for > once ;)
Yeah, I promise I'll get around to doing it before I curse the allocator. :) That said, adding in the intelligence needed to bzero or not bzero the buffers would make a noticable impact to the current code. All those string buffers and temporary scratch buffers suddenly won't need to be bzero'ed. Adrian
