| Ticket UUID: | 0061c7a476f141128775d7982dc807f0ecf00d6a | ||
| Title: | signed integer overflow in ZipReadInt() | ||
| Type: | Patch | Created on: | 2022-04-16 16:40:27 |
| Submitter: | chrstphrchvz | Assigned to: | jan.nijtmans |
| Subsystem: | 37. File System | Severity: | Minor |
| Priority: | 5 Medium | Last modified: | 2022-04-18 16:56:32 |
| Status: | Closed | Closed by: | jan.nijtmans |
| Resolution: | Fixed | Closed on: | 2022-04-18 16:56:32 |
| Version: | core-8-branch | ||
| Description: | ||||
|
UBSan (-fsanitize=shift-base) error:
Avoid by casting to unsigned int before shifting:
| ||||
| User Comments: | ||||
jan.nijtmans added on 2022-04-18 16:56:32:
Fixed [22b545403f|here] Thanks for the report and the patch! | ||||
