Skip to content

Taint loss in URLHelper #186

@tmbrbr

Description

@tmbrbr

The URLHelper SerializeString method loops over characters to build an escaped output string:

void SerializeString(const nsCString& aInput, nsAString& aValue) {

Currently the taint information is not propagated.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions