K 10 svn:author V 6 scottl K 8 svn:date V 27 2004-03-01T21:27:14.000000Z K 7 svn:log V 230 Check and free the actual pointer the was used in a malloc instead of checking and freeing a different pointer that may or may not have been assigned the same value. This should fix panics under load that were recently reported. END