Skip to content

Conversation

@pmai
Copy link
Contributor

@pmai pmai commented Apr 5, 2024

As identified by @ClemensLinnhoff there is a precedence error in retrieve_offsets which can lead to errors if the function is called again after a completed read.

This PR fixes this bug and adds a test case to detect such errors.

@pmai pmai added the Bug Problems in the build system, build scripts, etc or faults in the interface. label Apr 5, 2024
@pmai pmai added this to the V3.7.0 milestone Apr 5, 2024
@pmai pmai self-assigned this Apr 5, 2024
@pmai pmai added the ReadyForCCBReview Indicates that this PR is ready for a final review and merge by the CCB. label Apr 5, 2024
@pmai
Copy link
Contributor Author

pmai commented May 6, 2024

CCB 2024-05-06: Merge as-is.

@pmai pmai added ReadyToMerge This PR has been approved to merge and will be merged by a member of the CCB. and removed ReadyForCCBReview Indicates that this PR is ready for a final review and merge by the CCB. labels May 6, 2024
pmai added 2 commits May 6, 2024 14:04
As noted by @ClemensLinnhoff there is a precedence error in
retrieve_offsets of osi3trace which results in errors if the function is
called again after a complete read.

Signed-off-by: Pierre R. Mai <[email protected]>
@pmai pmai force-pushed the fix/osi-trace-robustness branch from 123bbb2 to ee47d49 Compare May 6, 2024 12:04
@pmai pmai merged commit 5bcc0b0 into master May 6, 2024
@pmai pmai deleted the fix/osi-trace-robustness branch May 6, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Problems in the build system, build scripts, etc or faults in the interface. ReadyToMerge This PR has been approved to merge and will be merged by a member of the CCB.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants