In FreeBSD, this is a wrapper on top of realloc().
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
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. |