Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Make escape_char safe #188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Manishearth
Copy link

Was pointed out on HN, probably worth fixing.

There are two other cases of unchecked string stuff where the string is built via ASCII bytes.

I do think that we should just replace those with .push() of chars. But given that this library is deprecated I don't care much.

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.

None yet

1 participant