Commit 2fc57ef
committed
Fix CID 1644873: Memory - corruptions (OVERRUN)
* Overrunning buffer pointed to by "ubuf" of 1 bytes by passing it to a function which accesses it at byte offset 2147483647 using argument "e->uncomp_size" (which evaluates to 2147483648).1 parent fcb8667 commit 2fc57ef
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
470 | 474 | | |
471 | 475 | | |
472 | 476 | | |
| |||
0 commit comments