automerge/fuzz
Andrew Jeffery d5dfefb704
Fix backend panics (#141)
* Fix a panic when indexing the bytes

* Fix leb failing to read enough bytes

* Fix another panic out of bounds

* Use get rather than checking

* Check addition with arbitrary val

* Add backend load fuzzing

* Handle no ops sub

* Fix another index out of bounds
2021-05-20 11:24:23 +01:00
..
src Fix backend panics (#141) 2021-05-20 11:24:23 +01:00
.gitignore Fix backend panics (#141) 2021-05-20 11:24:23 +01:00
Cargo.toml Fix backend panics (#141) 2021-05-20 11:24:23 +01:00