Go to file
Gered f055daa73d update prs compression functions to catch and return errors
this is probably not an exhaustive set of potential errors, but it
accounts for all the possible ones i've seen as i've been working on
this, that are basically always a result of "bad data".

still a bit worried about potential panics also resulting from bad data
related to overflows and such things ...but have not seen any so far
2021-05-20 13:49:01 -04:00
psoutils update prs compression functions to catch and return errors 2021-05-20 13:49:01 -04:00
.gitignore initial commit 2021-05-15 14:47:19 -04:00
Cargo.toml call memcmp directly during prs_compress 2021-05-16 16:31:00 -04:00