Skip to content
Snippets Groups Projects
  • Martin Liska's avatar
    a04b7410
    libgcov: replace malloc and calloc. · a04b7410
    Martin Liska authored
    The calloc was in the original tested version of the patch
    and I made accidental last minute change.
    
    Installed to master as obvious.
    
    libgcc/ChangeLog:
    
    	* libgcov.h (gcov_topn_add_value): Use xcalloc instead
    	of xmalloc.
    a04b7410
    History
    libgcov: replace malloc and calloc.
    Martin Liska authored
    The calloc was in the original tested version of the patch
    and I made accidental last minute change.
    
    Installed to master as obvious.
    
    libgcc/ChangeLog:
    
    	* libgcov.h (gcov_topn_add_value): Use xcalloc instead
    	of xmalloc.