Alexandre Julliard pushed to branch master at wine / wine
Commits: 28edb600 by Anton Baskanov at 2024-10-14T23:42:40+02:00 dplayx: Keep track of the connection status in bConnectionOpen.
- - - - - ec541e72 by Anton Baskanov at 2024-10-14T23:42:40+02:00 dplayx: Enter the critical section when accessing the session desc.
- - - - - 137b8b90 by Anton Baskanov at 2024-10-14T23:42:40+02:00 dplayx: Enter the critical section when accessing the player list.
- - - - - d14d43dc by Anton Baskanov at 2024-10-14T23:42:40+02:00 dplayx: Remove const from message body and header parameters of DP_HandleMessage().
- - - - - 22cc6e8e by Anton Baskanov at 2024-10-14T23:42:40+02:00 dplayx: Handle ADDFORWARD, add player to the session and send ADDFORWARDACK.
- - - - - 100645ac by Anton Baskanov at 2024-10-14T23:42:40+02:00 dplayx: Prevent multiplication overflow in DP_MSG_ReadSuperPackedPlayer().
- - - - -
5 changed files:
- dlls/dplayx/dplay.c - dlls/dplayx/dplay_global.h - dlls/dplayx/dplayx_messages.c - dlls/dplayx/dplayx_messages.h - dlls/dplayx/tests/dplayx.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e62265b1130bc49efb51569528d438...