[BACK]Return to 61.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/61.html between version 1.29 and 1.30

version 1.29, 2017/03/11 03:43:55 version 1.30, 2017/03/11 04:35:08
Line 265 
Line 265 
         <a href="http://man.openbsd.org/recallocarray.3">recallocarray(3)</a>          <a href="http://man.openbsd.org/recallocarray.3">recallocarray(3)</a>
         to reduce the risk of incorrect clearing of memory before and after          to reduce the risk of incorrect clearing of memory before and after
         <a href="http://man.openbsd.org/reallocarray.3">reallocarray(3)</a>.          <a href="http://man.openbsd.org/reallocarray.3">reallocarray(3)</a>.
       <li><a href="http://man.openbsd.org/sha256init.3">SHA512_256</a> family
           of functions added to libc.
       <li>arm added to the list of arch where the
           <a href="http://man.openbsd.org/setjmp.3">setjmp(3)</a>
           family of functions apply XOR cookies to stack and return-address
           values in the jmpbuf on arm as well.
       <li><a href="http://man.openbsd.org/printf.3">printf(3)</a> family
           of formatting functions now report to syslog when the %s
           format is used with a NULL pointer.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30