Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-11 | oplist: Plug some more memory leaks occuring when parsing fails | 1 | -4/+5 | ||
2023-01-09 | oplist: Add more bound checks to prevent OOB reads | 1 | -2/+32 | ||
2023-01-09 | oplist: Fix OOB read by checking bounds properly | 1 | -1/+6 | ||
Credit to OSS-Fuzz | |||||
2023-01-09 | oplist: Fix use-after-free by setting free'd pointer to NULL | 1 | -0/+1 | ||
Credit to OSS-Fuzz | |||||
2023-01-09 | oplist: Plug memory leaks occurring when parsing fails | 1 | -0/+7 | ||
2023-01-08 | Add support for OpenStep plist format | 1 | -0/+861 | ||