Skip to content

Conversation

@minoki
Copy link
Contributor

@minoki minoki commented Apr 16, 2020

This PR fixes #280.

@Lysxia Lysxia added the fix:bug label Mar 7, 2021
@Lysxia
Copy link
Contributor

Lysxia commented Mar 24, 2021

This looks pretty straightforward. @minoki would you like to rebase?

@minoki
Copy link
Contributor Author

minoki commented Mar 24, 2021

@Lysxia Done.

@Lysxia
Copy link
Contributor

Lysxia commented Mar 24, 2021

Aside from that, is there a similar issue with the uses of unsafeWrite in Data.Text.Internal.Lazy.Fusion? One can inject arbitrary Char using unfoldrN. It's an internal function used in Data.Text where validation is ensured at each use site.

@Lysxia Lysxia merged commit 160cec6 into haskell:master Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Builder.fromString and Builder.singleton don't substitute surrogate code points

3 participants