@ -38,6 +38,7 @@ void* allocate_memory(int bytes)
log_event("Error: malloc failed");
exit(EXIT_FAILURE);
}
return result;
void init()
The note is not visible to the blocked user.