-
- Downloads
variable_watch: Check newValue for NULL
On read access, newValue can be NULL since there is no new value, so use the empty string instead.
Please register or sign in to comment
On read access, newValue can be NULL since there is no new value, so use the empty string instead.