Closed
Bug 1532406
Opened 6 years ago
Closed 6 years ago
Removed useless trick_taint() and untaint() calls
Categories
(bugzilla.mozilla.org :: General, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dylan, Assigned: dylan)
References
Details
Attachments
(1 file)
Mojolicious doesn't support taint mode -- taint mode is not well-supported by the CPAN ecosystem anyway. Since we're not running with taint mode, all the calls to trick_taint() and untaint() are useless. So we should remove them.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → dylan
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•