Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

Fixed Segmentation fault when reading big xlsx files.#1310

Open
aliusa wants to merge 2 commits into
PHPOffice:1.8from
aliusa:1.8
Open

Fixed Segmentation fault when reading big xlsx files.#1310
aliusa wants to merge 2 commits into
PHPOffice:1.8from
aliusa:1.8

Conversation

@aliusa
Copy link
Copy Markdown

@aliusa aliusa commented Sep 19, 2017

When reading 19.02MB XLSX file I encouter Segmentation fault.
The problem when loading string into simplexml_load_string().

Solution: Added XML parser xml_parse(), if it fails - throws error with xml error.

Now I get No memory xml error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant