canonical / dqlite

Embeddable, replicated and fault-tolerant SQL engine.
https://dqlite.io
Other
3.83k stars 216 forks source link

Assertion failure in lib/transport.c:alloc_cb #465

Closed cole-miller closed 1 year ago

cole-miller commented 1 year ago

Fuzzing turned up a failure of this assertion:

https://github.com/canonical/dqlite/blob/e618e62985de2f8d584ef2902977b2ed00ce9d19/src/lib/transport.c#L15