Skip to content

Revert "Optimize string parsing" - #27

Merged
Licenser merged 1 commit into
masterfrom
fix-segfault
Jun 24, 2019
Merged

Revert "Optimize string parsing"#27
Licenser merged 1 commit into
masterfrom
fix-segfault

Conversation

@Licenser

Copy link
Copy Markdown
Member

This reverts commit 0ff4ece.

This fixes a seg-fault that was introduced with 0.1.14. The reason for that segfault is that it introduced an issue of us reading after the input data od possibly crossing page boundaries.

Better handling of relocated data might solve that but rust could get into the way here. Worth an investigation later.

@Licenser
Licenser merged commit 32fcd77 into master Jun 24, 2019
@Licenser
Licenser deleted the fix-segfault branch July 30, 2019 18:38
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.

1 participant