This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix memory leak in
parse_ie_keyword_arg
`kwd_arg` would never get freed when there was a parse error in `parse_ie_keyword_arg`. Closes #2656
- Loading branch information