This is an automated email from the ASF dual-hosted git repository.

marko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 83f6f87d0b53447dc85dc7c36e95a61bae95fa0c
Merge: 27b97ed 286f323
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Mon Mar 12 20:05:11 2018 +0200

    Merge pull request #905 from mkiiskila/malloc_fixes
    
    Possible integer overflows when computing malloc sizes

 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.

Reply via email to