Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refind import cuesheet op after appending seekpoints (#677)
This fixes a heap-use-after-free. The free was part of a realloc, and the cuesheet op handle was still pointing to the old allocation Credit: Oss-Fuzz Issue: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61292
- Loading branch information