Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
fix potential crash in constcw descrabler destructor
gcc's lto noted that free() is passed a pointer to a pointer to memory.
- Loading branch information