obs-studio/UI/nix-update
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
..
crypto-helpers-mac.mm UI: Add Whats New for macOS/Linux 2022-08-13 16:46:48 -07:00
crypto-helpers-mbedtls.cpp UI: Add Whats New for macOS/Linux 2022-08-13 16:46:48 -07:00
crypto-helpers.hpp UI: Add Whats New for macOS/Linux 2022-08-13 16:46:48 -07:00
nix-update-helpers.cpp UI: Fix non-Windows vstrprintf 2022-09-09 23:25:31 -07:00
nix-update-helpers.hpp UI: Add Whats New for macOS/Linux 2022-08-13 16:46:48 -07:00
nix-update.cpp UI: Add Whats New for macOS/Linux 2022-08-13 16:46:48 -07:00
nix-update.hpp UI: Add Whats New for macOS/Linux 2022-08-13 16:46:48 -07:00