mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-03 05:15:59 -04:00
In `parse_decl_string`, it jumps to `fail` label if an error occurs. However, if the lexer encountered an error for example, `cfp.error_list` may be empty.