In FreeBSD, this is a wrapper on top of realloc().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/compat/linuxkpi/common/include/linux/slab.h | ||
---|---|---|
184 | In the original review (D36869), @hselasky said:
In a reply to his comment, I replied with the following questions:
|
sys/compat/linuxkpi/common/include/linux/slab.h | ||
---|---|---|
184 | Linux returns NULL on overflow. |