K 10 svn:author V 8 cperciva K 8 svn:date V 27 2009-11-14T09:31:47.262321Z K 7 svn:log V 165 Change the utrace log entry for malloc_init from (0, 0, 0) to (-1, 0, 0) in order to distinguish it from free(NULL), which is logged as (0, 0, 0). Reviewed by: jhb END