core: don't assert when serializing malformed state
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 18 Oct 2023 17:57:06 +0000 (19:57 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 18 Oct 2023 20:44:16 +0000 (22:44 +0200)
commit892eb4d7958c97f1a0678535c95f1ca84d9ebe9e
tree2b493bdcf830533a1c9d7af850ccc0c241edcac1
parent81c4be64daa2f000875f636dd23ccf6f950a19c0
core: don't assert when serializing malformed state
src/core/execute-serialize.c
src/shared/serialize.c
test/fuzz/fuzz-execute-serialize/crash-395e [new file with mode: 0644]
test/fuzz/fuzz-execute-serialize/crash-622a [new file with mode: 0644]