Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In exception handlers, we must free resources when it *is* a "legit" exception taht is raised, and leave them unchanged in other cases. This fixes a memory leak in the former case. For #632
- Loading branch information