-
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@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@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@codeweavers.com>