@ -36,5 +36,6 @@ void *zrealloc(void *ptr, size_t size);
void zfree(void *ptr);
char *zstrdup(const char *s);
size_t zmalloc_used_memory(void);
void zmalloc_enable_thread_safeness(void);
#endif /* _ZMALLOC_H */
The note is not visible to the blocked user.