←back to thread

48 points ingve | 1 comments | | HN request time: 0.206s | source
1. tptacek ◴[] No.44390201[source]
I get the complexity of the standards issue here, but if you cared about this, wouldn't you just wrap malloc with something trivial that provided the semantic you wanted to depend on (NULL or some sentinel pointer).