top | item 43585940

(no title)

e4m2 | 11 months ago

According to the standard `realloc(NULL, size)` should already behave like `malloc(size)`. You shouldn't need that special case unless you're working on a system with a very buggy/non-compliant libc.

discuss

order

No comments yet.