Skip to content

Fix oss-fuzz 42193 [13449] #2397

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

Merged
merged 2 commits into from
Jan 11, 2022
Merged

Fix oss-fuzz 42193 [13449] #2397

merged 2 commits into from
Jan 11, 2022

Conversation

MiguelCompany
Copy link
Member

Fixed a null-dereference on XML parser

Signed-off-by: Miguel Company <[email protected]>
Signed-off-by: Miguel Company <[email protected]>
@MiguelCompany MiguelCompany added this to the v2.5.1 milestone Jan 11, 2022
@EduPonz EduPonz added the skip-ci Automatically pass CI label Jan 11, 2022
Copy link

@EduPonz EduPonz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NITPICK: I've added the skip-ci label as the changes look good to me

@MiguelCompany MiguelCompany changed the title Fix oss-fuzz 42193 Fix oss-fuzz 42193 [13449] Jan 11, 2022
@MiguelCompany MiguelCompany merged commit 4874d11 into master Jan 11, 2022
@MiguelCompany MiguelCompany deleted the bugfix/13418 branch January 11, 2022 07:03
@MiguelCompany
Copy link
Member Author

@Mergifyio backport 2.3.x

@mergify
Copy link
Contributor

mergify bot commented Oct 21, 2022

backport 2.3.x

✅ Backports have been created

MiguelCompany added a commit that referenced this pull request Oct 21, 2022
* Refs 13418. Regression test.

Signed-off-by: Miguel Company <[email protected]>

* Refs 13418. Fix issue.

Signed-off-by: Miguel Company <[email protected]>
(cherry picked from commit 4874d11)
Signed-off-by: Miguel Company <[email protected]>

# Conflicts:
#	test/unittest/xmlparser/CMakeLists.txt
#	test/unittest/xmlparser/XMLParserTests.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-ci Automatically pass CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants