Joseph Myers, on lun. 29 janv. 2018 16:07:31 +0000, wrote: > First, is there any reason malloc.c needs its own assert macro? Malloc's assert avoids using malloc() whenever possible :) Samuel