In FreeBSD, this is a wrapper on top of realloc().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 47807 Build 44694: arc lint + arc unit
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. |