K 10 svn:author V 7 sobomax K 8 svn:date V 27 2018-11-23T22:36:56.009463Z K 7 svn:log V 315 Nuke out buffer overflow safety marker code, it duplicates similar code in the malloc()/free() as well as having potential of softening the handling in case error is detected down to a mere warning as compared to hard panic in free(). Submitted by: tsoome Differential Revision: https://reviews.freebsd.org/D18299 END