Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When we read `ext` we actually do not get any object, so we MUST NOT insert `parser->cur_obj` multiple times, as we will have use-after-free on unref. This is a serious bug. Issue: #303 Closes: #303
- Loading branch information