-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing property parsing issue on Rust 1.78+ (#129)
* adding safety checks to support calls to from_raw_parts() * adding temp debug prints * more triaging * temporarily removing alignment check for strings * trying to use Vec<u16> to fix pointer alignment weirdness * cleanup
- Loading branch information
1 parent
8602d9c
commit 73137e7
Showing
1 changed file
with
34 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters