]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
[master] Update dmalloc to use a size_t as an argument
authorShawn Routhier <sar@isc.org>
Wed, 27 Jul 2016 17:41:26 +0000 (10:41 -0700)
committerShawn Routhier <sar@isc.org>
Wed, 27 Jul 2016 17:41:26 +0000 (10:41 -0700)
commit10b7683e586b8462c17bc766be8cb8322c227abc
tree9b0d03c85b50876e078f041dda563d1facebe86f
parent2427d9e70a63481fae3e7485ffe7d3c14fab729a
[master] Update dmalloc to use a size_t as an argument

Update dmalloc to use a size_t as an argument which will
bring it in line with the call it makes to malloc and
avoid possible truncation.
RELNOTES
common/tests/test_alloc.c
includes/omapip/omapip.h
omapip/alloc.c