Commit 55af74f
Fix for integer overflow issue in ixheaacd_apply_ana_hyb_filt_bank_create_x_res
Significance:
=============
This change addresses a corner case arithmetic operations involving addition.
Bug: ossFuzz: 477312356
Test: poc in bug1 parent f1d0152 commit 55af74f
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1164 | 1164 | | |
1165 | 1165 | | |
1166 | 1166 | | |
1167 | | - | |
1168 | | - | |
| 1167 | + | |
| 1168 | + | |
1169 | 1169 | | |
1170 | 1170 | | |
1171 | 1171 | | |
1172 | | - | |
1173 | | - | |
| 1172 | + | |
| 1173 | + | |
1174 | 1174 | | |
1175 | 1175 | | |
1176 | 1176 | | |
| |||
0 commit comments