Changeset 454 for trunk/docs/Changelog


Ignore:
Timestamp:
Jun 29, 2014, 7:30:04 AM (10 years ago)
Author:
katerina
Message:

Fix for ticket #355 (use calloc instead of malloc).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/Changelog

    r449 r454  
     13.1.2:
     2        * Fixed incorrect memset in sh_checksum.c (sha256)
     3        * Circumvent a gcc compiler bug with inline asm (gcc 4.8)
     4        * Allow multiple exclusions for SUID check
     5        * Use calloc instead of malloc
     6
    173.1.1 (01-0-2014):
    28        * Disable inline asm on Cygwin (issue reported by Erik)
Note: See TracChangeset for help on using the changeset viewer.