13 Feb
2025
13 Feb
'25
10:34 a.m.
eric pouech (@epo) commented about programs/cmd/wcmdmain.c:
static int max_width; static int numChars;
+static HANDLE control_c_event = NULL; the NULL initialization isn't needed
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7322#note_94437