1
0
Fork 0
mirror of https://github.com/azalea-rs/simdnbt.git synced 2025-08-02 23:44:40 +00:00
Commit graph

3 commits

Author SHA1 Message Date
mat
1505d233fd fix ub when writing 2025-08-01 15:46:01 -09:00
mat
4fa1f11f76 fix clippy warning in fuzz code 2024-07-15 03:26:18 +00:00
mat
150a00cb29
Use a tape for reading in simdnbt::borrow and probably introduce even more UB (#8)
* write structs and unions for tape

* war crimes

* except they're not war crimes if you're winning

* clippy and uncomment disabled examples

* cleanup and fix ub

* get(0) -> first()

* add fuzzer and fix ub lmao

* fix an out of bounds write

* fix macros and make it more useable
2024-07-04 23:28:59 -05:00