Skip to content

Conversation

@rib
Copy link
Member

@rib rib commented Apr 26, 2024

Avoids calling std::slice::from_raw_parts with a null saved_state_in pointer.

Fixes: #153

Avoids calling `std::slice::from_raw_parts` with a null `saved_state_in`
pointer.

Fixes: #153
@rib rib requested a review from MarijnS95 April 26, 2024 15:23
@rib
Copy link
Member Author

rib commented Apr 26, 2024

I opened up a new PR since I wasn't able to push to the branch for #154

The commit should still attribute @skibon02 for the fix (thanks!)

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.

panic on nightly: from_raw_parts safety contract violation

3 participants