Hacker News new | ask | show | jobs
by tlb 4164 days ago
Buffer_size is a pointer to the actual size (declared as size_t *buffer_size), so comparing to NULL is correct.