Skip to content

Avoid adding offsets to NULL pointers

Applying non-zero offset to a NULL pointer is undefined behavior

Edited by Luc Trudeau

Merge request reports