Hi all, The mentioning of the S option in malloc.conf(5) won't actually tell the user what flags it enables. Rephrased this and list the options.
Jesper Wallin Index: ./share/man/man5/malloc.conf.5 =================================================================== RCS file: /cvs/src/share/man/man5/malloc.conf.5,v retrieving revision 1.11 diff -u -p -r1.11 malloc.conf.5 --- ./share/man/man5/malloc.conf.5 31 Oct 2016 10:07:18 -0000 1.11 +++ ./share/man/man5/malloc.conf.5 17 Sep 2017 14:33:47 -0000 @@ -102,7 +102,9 @@ is called, even if the initial allocatio .\"for all operations. .\"Consult the source for this one. .It Cm S -Enable all options suitable for security auditing. +Enable the +.Cm CGJ +options, suitable for security auditing. .It Cm U .Dq Free unmap . Enable use after free protection for larger allocations.