Skip to content

Conversation

@jcsp
Copy link

@jcsp jcsp commented Feb 19, 2021

This was setting sqe.len to iov_len, but
the sqe.addr was set to a msghdr location
in InFlight::insert -- consequentially
callers to recv got nothing in their buffer,
and a heap corruption.

This was setting sql.len to iov_len, but
the sqe.addr was set to a msghdr location
in InFlight::insert -- consequentially
callers to recv got nothing in their buffer,
and a heap corruption.
@CLAassistant
Copy link

CLAassistant commented Feb 19, 2021

CLA assistant check
All committers have signed the CLA.

CramBL added a commit to CramBL/rio that referenced this pull request Jul 19, 2024
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