Open
Description
If you didn't find answer in existing open/closed issues you may ask here
In static mbf setup, in case that there is no more buffers assert is called:
In dynamic, if allocation failed then the NULL pointer will be set as buffer:
I would expect in both cases to return error. Why is current implementation as is? (or it is a bug?)
Steps you didn't forgot to do
- I checked if there is no related issue opened/closed.
- I checked that there doesn't exist opened/closed PR which is solving this issue.
- I looked in documentation if there is related information.
Activity