kc3-lang/harfbuzz/test/fuzzing/graphs

Branch :


Log

Author Commit Date CI Message
e4fff64c 2023-01-24 00:52:26 [repacker] check duplicate() for success. Fixes fuzzer testcase https://oss-fuzz.com/testcase-detail/5475787333828608.
35233d25 2022-12-07 00:47:28 [repacker] fix fuzzer reported stack overflow. Fixes https://oss-fuzz.com/testcase-detail/6014493291577344.
f1d34893 2022-12-05 19:33:15 [repacker] bail on failure to alloc assigned_bytes set. Fixes fuzzer issue https://oss-fuzz.com/testcase-detail/5390364397928448.
239a5aca 2022-12-05 19:15:36 [repacker] don't allow references to the null object in graph. Fixes fuzzer issue https://oss-fuzz.com/testcase-detail/6714085985353728
de5a6213 2022-12-01 23:37:16 [repacker] enforce root node having no incoming edges.
30e405e4 2022-12-01 22:12:59 [repacker] ensure link obj indices are valid.
edf7a295 2022-09-08 22:59:34 [repacker] Validate link positions before running the repacker.
6627a1ab 2022-09-08 21:11:39 [repacker] Add a initial seed for the fuzzer repacker.