Fixed|Client: Crash when handling an empty definition array
If std::vector is empty, one cannot take a reference to element zero.
View differences
Fixed|Client: Crash when handling an empty definition array
If std::vector is empty, one cannot take a reference to element zero.