[CoverageFormat2] Another fix for broken tables
Fixes https://oss-fuzz.com/testcase-detail/6005342714068992
This commit is contained in:
parent
faac252f9f
commit
89de8c700f
|
@ -166,6 +166,7 @@ struct CoverageFormat2_4
|
|||
{
|
||||
/* Broken table. Skip. */
|
||||
i = c->rangeRecord.len;
|
||||
j = 0;
|
||||
}
|
||||
}
|
||||
void fini () {}
|
||||
|
|
Loading…
Reference in New Issue