mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
The very few places that rely on malloc/calloc of a zero-size region won't attempt to dereference it, so just return NULL rather than rolling the dice with the underlying malloc implementation. Reported by: brooks, Shawn Webb (cherry picked from commit e116e040f3091eca914a06dcd0bdd9f1aea23add) |
||
|---|---|---|
| .. | ||
| tests | ||
| file.c | ||
| grep.1 | ||
| grep.c | ||
| grep.h | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.depend.options | ||
| queue.c | ||
| util.c | ||
| zgrep.1 | ||
| zgrep.sh | ||