Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid assert or crash on plateauing transfer table
If the same value repeats many times the values y1 and y2 can end up being the same cauing an assert or division by 0. Fixes oss-fuzz 42535976. Credit to OSS-Fuzz for finding the case. Pick-to: 6.8 Change-Id: I30afd5cd61163c51949a8c13d4034f4bc11d27a7 Reviewed-by: Eirik Aavitsland <[email protected]>
- Loading branch information