On Thursday 11 February 2010, Daniel Silverstone wrote: > While free(NULL) is defined to be safe -- are we certain it is on all > platforms we port to?
I think relying on this is common throughout the code. I know a lot of the code I wrote on assumes it's ok, so a port to a platform without it would probably crash quickly. James -- James Bursa, NetSurf developer http://www.netsurf-browser.org/
