Skip to content

Conversation

@metux
Copy link
Contributor

@metux metux commented Dec 3, 2025

Use the new macros to make request struct parsing / field swapping
much easier.

Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net

@metux
Copy link
Contributor Author

metux commented Dec 10, 2025

@algrid

Use the new macros to make request struct parsing / field swapping
much easier.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
@metux metux force-pushed the pr/dbe-use-request-head-struct-and-request-field-macros-_2025-12-03_13-27-09 branch from 31352ea to 1f76bf9 Compare December 11, 2025 17:59
if (client->swapped) {
xDbeSwapInfo *pSwapInfo;
if (stuff->n == 0)
return Success;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically it should be after the REQUEST_FIXED_SIZE below to make sure that the request has the correct size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants