Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#1802] ensure we trap XML errors while applying XSLT stylesheet #1860

Merged
merged 1 commit into from
Jan 13, 2019

Conversation

flavorjones
Copy link
Member

otherwise trivial XML errors will silently result in NULL being
returned by xsltApplyStylesheet() and a subsequent segfault

Fixes #1802

otherwise trivial XML errors will silently result in NULL being
returned by xsltApplyStylesheet() and a subsequent segfault

Fixes #1802
@flavorjones flavorjones added this to the v1.10.x patch releases milestone Jan 13, 2019
@flavorjones flavorjones changed the title ensure we trap XML errors while applying XSLT stylesheet [#1802] ensure we trap XML errors while applying XSLT stylesheet Jan 13, 2019
@flavorjones flavorjones merged commit 75e9f2a into master Jan 13, 2019
@flavorjones flavorjones deleted the 1802-xpath2-causes-segfault-in-transform branch January 13, 2019 04:33
flavorjones added a commit that referenced this pull request Nov 29, 2019
related to #1802 and #1860 / commit 3ab0c9d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant