Martin Fleisz a42a765cc3 proxy: Fix crash due to format specifier/type mismatch in debug logging
The cmd parameter (type int) has been logged using the %s format
specifier causing an access violation.

Fixed by using get_packet_type to convert cmd to a string.
2022-09-29 16:51:54 +02:00
..
2022-06-23 08:48:39 +02:00
2022-06-23 08:48:39 +02:00
2022-07-06 12:01:23 +02:00
2022-06-23 08:48:39 +02:00
2022-06-23 08:48:39 +02:00