mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-07 21:01:50 +00:00
69d643b53f
Do not set "_invalid" in case var_name is empty or unset. While at it, clear the "foo_invalid" variable before doing anything else when a regex is passed, this ensures that the variable really reflects the current run. Fixes an issue in original FS-7783 feature.