Files
obs-studio/libobs
Norihiro Kamae 593fb3d12d libobs: Remove newly introduced PRAGMA_WARN_STRINGOP_OVERFLOW macro
The macro PRAGMA_WARN_STRINGOP_OVERFLOW was introduced to suppress a
warning -Wstringop-overflow caused by a macro da_push_back_new calling
darray_push_back_new.
Extract the function in the macro to avoid the warning.
This will also enables checking the type check of the returned pointer.
2023-04-15 16:03:10 -07:00
..
2023-04-05 21:54:25 +02:00
2022-07-19 09:28:51 -03:00
2023-02-15 13:40:13 -05:00
2023-02-04 02:17:49 -08:00
2023-03-26 14:47:22 +02:00
2023-03-26 14:47:22 +02:00
2022-03-19 15:46:34 -07:00
2022-05-24 14:31:48 -03:00
2023-02-26 10:31:02 +11:00
2023-03-26 01:52:44 -07:00
2019-10-14 17:19:38 -07:00
2023-03-18 15:54:38 -07:00
2023-04-05 16:52:46 -07:00