Files
darkfi/src
greptile 9d5ca4b904 zkas: fix out-of-memory panic (#202)
* zkas: fix out-of-memory panic

Fix panic due to unchecked Vec::with_capacity inputs. Also change
VecDeque to use the same validation pattern even though it was not
directly affected

Add panic regression unit test based on fuzzer input that caused the crash

* Add the vec alloc try to async serial as well

---------

Co-authored-by: y <y>
Co-authored-by: parazyd <parazyd@dyne.org>
2023-08-30 05:48:28 +00:00
..
2023-08-29 13:08:35 +02:00
2023-08-22 19:55:37 +02:00
2023-08-29 13:08:35 +02:00
2023-08-29 13:08:35 +02:00
2023-08-29 13:08:35 +02:00
2023-08-29 13:08:35 +02:00
2023-08-29 13:08:35 +02:00
2023-08-22 19:55:37 +02:00
2023-08-29 13:08:35 +02:00
2023-08-30 05:48:28 +00:00
2023-08-29 13:08:35 +02:00
2023-08-29 13:08:35 +02:00