=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus33.html,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- www/plus33.html 2016/07/23 14:22:24 1.51 +++ www/plus33.html 2016/08/15 02:22:08 1.52 @@ -6,7 +6,7 @@ - + @@ -1114,7 +1114,7 @@
  • Remove a potential null pointer deref in BSD authentication code.
  • Fix a bad printf format string in ftpd(8). Non-critical because it's only ever fed by parts of the authentication system which sanitise the input first.
    [Applied to stable] -
  • Do some more unsigned checks to system call parameters, as with the setitimer(2) erratum.
    +
  • Do some more unsigned checks to system call parameters, as with the setitimer(2) erratum.
    [Applied to stable]
  • Prepare the GNU floating-point emulation code on i386 for ELF.