Skip to content

Fixed a crash that happens when you attempt to get the name of an XML document #2466

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

Closed
wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 11, 2019

Name now returns nil instead of crashing. This was done by adding Document to the types of XML to ignore, returning early like the other XML types ineligible for a name are. 5.1 is not out yet, so I put this is 5.0.

@ghost
Copy link
Author

ghost commented Aug 12, 2019

Did!

@xwu
Copy link
Contributor

xwu commented Aug 13, 2019

There are still unrelated changes. I assume you meant to open a PR against the master branch?

@millenomi
Copy link
Contributor

@pi1024e: I appreciate that these issues are real, but there are a few problems with your approaches:

  • One issue per patch, please. The CFString changes are unrelated, can you remove them?
  • We do not take 5.0 (monthly release) patches that aren't being backported or cherry-picked from master. Can you retarget this to master?

Copy link
Contributor

@millenomi millenomi left a comment

Choose a reason for hiding this comment

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

Per above.

@YOCKOW
Copy link
Member

YOCKOW commented Aug 14, 2019

@xwu @millenomi

I feel it's a little confusing direction.


@pi1024e

One of the important things that I said is

Why don’t you review #2316 before creating a new PR?

I think @xwu also said the same thing:

if you're interested in helping to resolve such an issue or disagree with how they've approached the topic, you can review their work and offer to help that person.

@millenomi
Copy link
Contributor

I'm calling an audible and consolidating the effort into #2316.

@millenomi millenomi closed this Aug 14, 2019
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