@ -2,4 +2,9 @@
int main(void)
{
void *ptr;
ptr = ft_malloc(1013);
ft_free(ptr);
show_alloc_mem();
}
The note is not visible to the blocked user.