Rémi Bernon rbernon@codeweavers.com writes:
We don't build winedbg with msvcrt so it's not actually available but we can fake it instead.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com
programs/winedbg/gdbproxy.c | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-)
There are other functions that would have the same issue, I'd suggest to always null-terminate the packet before parsing it.