Commit bd6a8bb
Fix for integer-overflow in ixheaacd_map_index_data
Significance:
============
This change addresses a corner case arithmetic operation involving addition.
Bug: ossFuzz: 486993297
Test: poc in bug1 parent 9973bb5 commit bd6a8bb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1448 | 1448 | | |
1449 | 1449 | | |
1450 | 1450 | | |
1451 | | - | |
1452 | | - | |
| 1451 | + | |
| 1452 | + | |
1453 | 1453 | | |
1454 | 1454 | | |
1455 | 1455 | | |
| |||
0 commit comments