[Git][wine/wine][master] 6 commits: dplayx: Free message header on error path in DP_MSG_SendRequestPlayerId().
Alexandre Julliard pushed to branch master at wine / wine Commits: 002ebd18 by Anton Baskanov at 2024-10-09T12:44:17+02:00 dplayx: Free message header on error path in DP_MSG_SendRequestPlayerId(). - - - - - 621bbb2d by Anton Baskanov at 2024-10-09T12:44:17+02:00 dplayx: Use the documented reply layout in DP_MSG_SendRequestPlayerId(). - - - - - fbe459fc by Anton Baskanov at 2024-10-09T12:44:17+02:00 dplayx: Check reply result in DP_MSG_SendRequestPlayerId(). - - - - - 591b12a5 by Anton Baskanov at 2024-10-09T17:12:10+02:00 dplayx/tests: Test receiving REQUESTPLAYERREPLY with error result. - - - - - 7e76e97f by Anton Baskanov at 2024-10-09T17:12:11+02:00 dplayx: Handle ADDFORWARDREPLY and return error. - - - - - 51be4f91 by Anton Baskanov at 2024-10-09T17:13:20+02:00 dplayx/tests: Test receiving ADDFORWARDREPLY. - - - - - 4 changed files: - dlls/dplayx/dplay.c - 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/808b398549350fffc9fc023d637ef8... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/808b398549350fffc9fc023d637ef8... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)