Commit 44bab51a authored by Igor Chorążewicz's avatar Igor Chorążewicz
Browse files

vector: fix referencing empty array

This fixes following tests under UBSAN:
vector_modifiers_type_requirements_0_none
vector_parameters_0_none

They failed with following error message:

"runtime error: reference binding to null pointer of type"

This fix is continuation of 41ddc88a
parent 41ddc88a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment