Alexandre Julliard pushed to branch master at wine / wine Commits: 1f95ac3e by Eric Pouech at 2024-10-09T17:13:21+02:00 dbghelp: Protect against buffer overflow in traces. This can be impacting with C++ type or symbol names (mangled or not). Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 2b77415f by Eric Pouech at 2024-10-09T17:13:21+02:00 dbghelp: Add a couple of TRACE(). Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - b87b8024 by Eric Pouech at 2024-10-09T17:13:21+02:00 dbghelp: Fix a couple a typos. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 13 changed files: - dlls/dbghelp/dbghelp.c - dlls/dbghelp/dwarf.c - dlls/dbghelp/elf_module.c - dlls/dbghelp/image.c - dlls/dbghelp/macho_module.c - dlls/dbghelp/minidump.c - dlls/dbghelp/module.c - dlls/dbghelp/msc.c - dlls/dbghelp/pe_module.c - dlls/dbghelp/stabs.c - dlls/dbghelp/storage.c - dlls/dbghelp/symbol.c - dlls/dbghelp/type.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f6c98fb3c37364e844af43aa3dd560... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f6c98fb3c37364e844af43aa3dd560... You're receiving this email because of your account on gitlab.winehq.org.