We don't seem to need to assert here, since this function's callers expect
to get a nullptr on error. This way we don't assert on user input.
Bug found with AFL fuzz.
Differential D9308
Relax an assert when there's a type mismatch in forward references filcab on Apr 27 2015, 3:34 PM. Authored by
Details We don't seem to need to assert here, since this function's callers expect Bug found with AFL fuzz.
Diff Detail
|