mirror of
https://github.com/obsproject/obs-studio.git
synced 2025-12-31 18:38:14 -05: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.