[Git][wine/wine][master] 6 commits: dplayx: Add a string copying helper function and use it in...
Alexandre Julliard pushed to branch master at wine / wine Commits: 25cbf0bb by Anton Baskanov at 2024-09-20T17:08:21+02:00 dplayx: Add a string copying helper function and use it in DP_CalcSessionDescSize() and DP_CopySessionDesc(). - - - - - 14802154 by Anton Baskanov at 2024-09-20T17:08:21+02:00 dplayx: Reduce nesting of the async enumeration code. - - - - - 5c9ac380 by Anton Baskanov at 2024-09-20T17:08:21+02:00 dplayx: Send password in session enumeration request. - - - - - e029eb63 by Anton Baskanov at 2024-09-20T17:08:21+02:00 dplayx/tests: Correctly compute session enumeration reply size. - - - - - da5d8ff5 by Anton Baskanov at 2024-09-20T17:08:22+02:00 dplayx: Check the message size before access. - - - - - 71ca9dc8 by Anton Baskanov at 2024-09-20T17:08:22+02:00 dplayx: Check ENUMSESSIONSREPLY size before access. - - - - - 7 changed files: - dlls/dplayx/dplay.c - dlls/dplayx/dplay_global.h - dlls/dplayx/dplaysp.c - dlls/dplayx/dplayx_messages.h - dlls/dplayx/name_server.c - dlls/dplayx/name_server.h - dlls/dplayx/tests/dplayx.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7a56e4fcde341f03e2b3c4454bda17... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7a56e4fcde341f03e2b3c4454bda17... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)