28 Mar
2024
28 Mar
'24
5:19 a.m.
-- v2: server: Clarify that registry files are always in the current directory, and simplify save_branch(). server: Replace sprintf with snprintf to avoid deprecation warnings on macOS. server: Replace some malloc/sprintf/strcpy calls with asprintf. https://gitlab.winehq.org/wine/wine/-/merge_requests/5356