mirror of https://github.com/c-ares/c-ares.git
Some systems may return either NULL or a valid pointer on malloc(0). c-ares should never call malloc(0) so lets return NULL so we're more likely to find an issue if it were to occur.pull/394/head
parent
3c0bc079b4
commit
485fb660dc
2 changed files with 8 additions and 3 deletions
Loading…
Reference in new issue