Hacker News new | ask | show | jobs
by quietbritishjim 262 days ago
While I agree it shouldn't, that particular document is the UNIX specification, not the C specification, so it does not apply to C compilers on non-UNIX platforms.
1 comments

free(NULL) is a noop ever since C89 (I was on the standards committee, X3J11).