querystring: don't stringify bad surrogate pair by mscdex · Pull Request #5858 · nodejs/node
Fixes: nodejs#3702 PR-URL: nodejs#5858 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
mscdex
deleted the
querystring-stringify-bad-surrogate
branch
evanlucas pushed a commit that referenced this pull request
Mar 30, 2016evanlucas pushed a commit that referenced this pull request
Mar 31, 2016mscdex added a commit to mscdex/io.js that referenced this pull request
Apr 8, 2016Fixes: nodejs#3702 PR-URL: nodejs#5858 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request
Apr 11, 2016MylesBorins pushed a commit that referenced this pull request
Apr 11, 2016Notable Changes:
deps:
- Fix `--gdbjit` for embedders. Backported from v8 upstream.
(Ben Noordhuis) #5577
etw:
- Correctly display descriptors for ETW events 9 and 23 on the
windows platform.
(João Reis) #5742
querystring:
- Restore throw when attempting to stringify bad surrogate pair.
(Brian White) #5858
MylesBorins pushed a commit that referenced this pull request
Apr 12, 2016Notable Changes:
deps:
- Fix `--gdbjit` for embedders. Backported from v8 upstream.
(Ben Noordhuis) #5577
etw:
- Correctly display descriptors for ETW events 9 and 23 on the
windows platform.
(João Reis) #5742
querystring:
- Restore throw when attempting to stringify bad surrogate pair.
(Brian White) #5858
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters