Skip to content

Conversation

LangeSebastian
Copy link
Contributor

I implemented a loop over the whole 220/250 response parsing block, automatically continueing if status followed by - for identifying a multiline response. Now I additionally added a size validation for the response to avoid crashes when referencing into QByteArray by brackets operator using index [3]. Size checking for index [4] is obsolete since bytearray is trimmed and would result in early exit otherwise.

@dantti dantti merged commit 73cd555 into cutelyst:master Jul 17, 2025
7 checks passed
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.

2 participants