accd6aa25e
There is no API guarantee that realloc() will not fail when the buffer is shrinking. Handle it by simply returning the untrimmed buffer. While this is unlikely to ever happen in practice, it seems worth handling just to silence static analyzer warnings. PR: 243106 Submitted by: Hans Christian Woithe <chwoithe@yahoo.com> MFC after: 1 week |
||
---|---|---|
.. | ||
jail_getid.c | ||
jail.3 | ||
jail.c | ||
jail.h | ||
Makefile | ||
Makefile.depend |