Files
obs-studio/UI
Jim 646d47aacb UI: Fix non-Windows vstrprintf
vsnprintf is called twice; one call must use args, and one must use
args2 (which is how it was supposed to be from the beginning). Each call
"consumes" its va_list parameter, so they each need to use a separate
copy. Fixes potential corruption and/or crashing when calling vsnprintf.
2022-09-09 23:25:31 -07:00
..
2022-08-30 22:41:29 -04:00
2022-09-09 23:25:31 -07:00
2020-08-17 07:18:18 -07:00
2020-08-17 07:18:18 -07:00
2022-08-16 07:36:18 -07:00
2022-08-31 10:43:53 -07:00
2020-06-21 18:23:05 -07:00
2022-07-28 20:38:51 -07:00
2020-08-17 07:18:18 -07:00
2020-08-17 07:18:18 -07:00