mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-19 22:55:16 +01:00
g_win32_package_parser_enum_packages() reads beyond the end of a buffer when doing a memcpy. With app verifier enabled on Windows, it causes the application to crash on startup. This change limits the memcpy to the size of the source string. Fixes: #2454
30 KiB
Executable File
30 KiB
Executable File