commit | c241b03527d16f20205a879edca2b4723fc5c350 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed May 27 17:01:45 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed May 27 17:01:45 2015 +0200 |
tree | f7f1c49ba1819a08575df90e1e0470dd922e2be8 | |
parent | 065122cfe9d60032ea499bf10fd3cf488fd8bd52 [diff] | |
parent | 1b8de578279c0b51ce91ba2d3e87fa14fbc003ef [diff] |
Merge branch 'calloc' into development * calloc: Remove a few redundant memset after calloc. Remove references to malloc in strings/names Update ChangeLog for s/malloc/calloc Adapt memory_buffer_alloc to calloc Adapt the platform layer from malloc to calloc Replace malloc with calloc