This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.
from 27b97ed Merge pull request #893 from michal-narajowski/float-printf-fix add 450b9b9 libc; fix possible integer overflow on allocation size. add 167eb69 libc; fix integer overflow of alloc size due to multiplication. add 286f323 net/oic; remove initialization of pseudo random generator to known number. new 83f6f87 Merge pull request #905 from mkiiskila/malloc_fixes The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: libc/baselibc/src/calloc.c | 8 ++++++-- libc/baselibc/src/malloc.c | 4 +++- libc/baselibc/src/realloc.c | 9 +++++---- net/oic/src/api/oc_ri.c | 2 -- 4 files changed, 14 insertions(+), 9 deletions(-) -- To stop receiving notification emails like this one, please contact ma...@apache.org.