Skip to content

bufferlist: get() is not actually nullable in its return value

Passing an out of bounds index is the only way to get a NULL buffer but this causes an assertion so is not to be considered for the annotations.

Merge request reports