=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/61.html,v retrieving revision 1.36 retrieving revision 1.37 diff -c -r1.36 -r1.37 *** www/61.html 2017/03/11 16:31:23 1.36 --- www/61.html 2017/03/11 16:33:30 1.37 *************** *** 276,282 **** of formatting functions now report to syslog when the %s format is used with a NULL pointer.
  • Heap buffer overflow detection has been improved when the C ! malloc option is used. Th existing S option now includes C.
  • Support for permitting non-root users to mount(8) filesystems has been removed. --- 276,283 ---- of formatting functions now report to syslog when the %s format is used with a NULL pointer.
  • Heap buffer overflow detection has been improved when the C ! malloc(3) option is used. ! The existing S option now includes C.
  • Support for permitting non-root users to mount(8) filesystems has been removed.