Skip to content

SR-7570: Initializing XMLDocument crashes on Linux with nodePreserveAll #1551

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 1 commit into from
May 14, 2018

Conversation

spevans
Copy link
Contributor

@spevans spevans commented May 11, 2018

  • Converting the options to an Int32 caused an overflow, so make
    _CFXMLDocPtrFromDataWithOptions() take the options as an
    unsigned int instead.

- Converting the options to an Int32 caused an overflow, so make
  _CFXMLDocPtrFromDataWithOptions() take the options as an
  unsigned int instead.
@spevans
Copy link
Contributor Author

spevans commented May 11, 2018

@swift-ci please test

@spevans spevans requested a review from millenomi May 14, 2018 15:49
@spevans
Copy link
Contributor Author

spevans commented May 14, 2018

@swift-ci please test and merge

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