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

[libxml] Fix null deref in xmlSchemaFixupComplexType #5010

Open
wants to merge 2 commits into
base: 25.lts.1+
Choose a base branch
from

Conversation

dahlstrom-g
Copy link
Contributor

Issue: 399225618

nwellnhof and others added 2 commits January 28, 2025 14:00
Fix a null pointer dereference when parsing (invalid) XML schemas.

Thanks to Robby Simpson for the report!

Fixes youtube#491.

(cherry picked from commit e4f85f1bd2eb34d9b49da9154a4cc3a1bc284f68)
Issue: 399225618
Reviewed-on: youtube#5010
@dahlstrom-g dahlstrom-g requested a review from kaidokert March 4, 2025 15:00
@kaidokert kaidokert changed the title Fix null deref in xmlSchemaFixupComplexType [libxml] Fix null deref in xmlSchemaFixupComplexType Mar 5, 2025
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.

3 participants