Skip to content

Fix missing returns in getFrsRx#11

Open
thealastair wants to merge 1 commit intohcrest:masterfrom
thealastair:fix/missing-return-on-empty-frs-read
Open

Fix missing returns in getFrsRx#11
thealastair wants to merge 1 commit intohcrest:masterfrom
thealastair:fix/missing-return-on-empty-frs-read

Conversation

@thealastair
Copy link

The missing returns causes data corruption as data in sh2.opData is
modified after the operation has been marked complete (and client code
has potentially started another operation).

The missing returns causes data corruption as data in sh2.opData is
modified after the operation has been marked complete (and client code
has potentially started another operation).
@thealastair
Copy link
Author

Is anyone from Hillcrest ablle to review this? This bug caused us a major production issue recently, would be good to get our fix confirmed.

@shreyasbharath
Copy link

@dave20874 @kwalker-hcrest can you please review and merge this?

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