Skip to content

variables: avoid creating an empty string to free it right after

var_InheritString() releases the memory and sets NULL when the string is empty.

Merge request reports

Loading