obs-studio/libobs/callback
Norihiro Kamae 220b0ec649 libobs/callback: Catch fail cases with missing error data
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.
2025-04-28 14:26:07 -04:00
..
calldata.c clang-format: Increase column limit from 80 to 120 2024-10-04 18:19:27 -04:00
calldata.h clang-format: Increase column limit from 80 to 120 2024-10-04 18:19:27 -04:00
decl.c libobs/callback: Catch fail cases with missing error data 2025-04-28 14:26:07 -04:00
decl.h Update copyrights/names 2023-05-20 01:31:18 -07:00
proc.c clang-format: Increase column limit from 80 to 120 2024-10-04 18:19:27 -04:00
proc.h clang-format: Increase column limit from 80 to 120 2024-10-04 18:19:27 -04:00
signal.c clang-format: Increase column limit from 80 to 120 2024-10-04 18:19:27 -04:00
signal.h clang-format: Increase column limit from 80 to 120 2024-10-04 18:19:27 -04:00