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

Make escape_char safe#188

Open
Manishearth wants to merge 1 commit intorust-lang-deprecated:masterfrom
Manishearth:safe
Open

Make escape_char safe#188
Manishearth wants to merge 1 commit intorust-lang-deprecated:masterfrom
Manishearth:safe

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.

1 participant