You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#215]: Make as_mut_fam_struct() public and unsafe to let users modify fields of the header other than the length.
v0.12.0 (yanked)
Changed
Added all features to the generated docs.rs documentation.
Fixed a bug in serde implementation of FamStructWrapper which allowed out of bounds memory access from Rust-safe code. See the related GHSA here: GHSA-875g-mfp6-g7f9 for more information.