variables: avoid creating an empty string to free it right after
var_InheritString()
releases the memory and sets NULL when the string is empty.
var_InheritString()
releases the memory and sets NULL when the string is empty.
VideoLAN code repository instance