lwip/test
Joel Cunningham 557a11047d Patch #9307: Replace mem_malloc+memset with mem_calloc
Aside from reducing source code, on systems which use MEM_LIBC_MALLOC,
this has the potential to improve performance depending on the underlying
memory allocator

See http://stackoverflow.com/questions/2688466/why-mallocmemset-is-slower-than-calloc
2017-04-05 14:53:24 -05:00
..
fuzz Minor cleanup of FUZZ test Makefile 2016-12-17 10:09:15 +01:00
unit Patch #9307: Replace mem_malloc+memset with mem_calloc 2017-04-05 14:53:24 -05:00