Skip to content

vmm-sys-util-v0.12.1

Latest
Compare
Choose a tag to compare
@roypat roypat released this 09 Jan 14:17

Changelog

v0.12.1

Changed

  • [#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.