Skip to content

Fix preadv/preadv2/etc offset calculation and handling#2802

Merged
stevenengler merged 3 commits intoshadow:mainfrom
stevenengler:fix-preadv-pwritev
Mar 23, 2023
Merged

Fix preadv/preadv2/etc offset calculation and handling#2802
stevenengler merged 3 commits intoshadow:mainfrom
stevenengler:fix-preadv-pwritev

Conversation

@stevenengler
Copy link
Copy Markdown
Contributor

Shadow didn't reconstruct the offset correctly and didn't handle negative offsets.

@stevenengler stevenengler self-assigned this Mar 23, 2023
@github-actions github-actions bot added Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks labels Mar 23, 2023
The previous version didn't calculate the correct offset for negative or large
offsets.
@stevenengler stevenengler requested a review from sporksmith March 23, 2023 21:01
@stevenengler stevenengler enabled auto-merge March 23, 2023 21:01
@github-actions github-actions bot added the Component: Documentation In-repository documentation, under docs/ label Mar 23, 2023
@stevenengler stevenengler merged commit ca64f10 into shadow:main Mar 23, 2023
@stevenengler stevenengler deleted the fix-preadv-pwritev branch March 23, 2023 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Documentation In-repository documentation, under docs/ Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants