src: allow UTF-16 in generic StringBytes decode call by addaleax · Pull Request #22622 · nodejs/node
This allows removing a number of special cases in other parts of the code, at least one of which was incorrect in expecting aligned input when that was not guaranteed. Fixes: nodejs#22358
added
c++
labels
Aug 31, 2018labels
Aug 31, 2018
addaleax
added
the
author ready
label
Sep 2, 2018addaleax added a commit that referenced this pull request
Sep 3, 2018addaleax added a commit that referenced this pull request
Sep 3, 2018targos pushed a commit that referenced this pull request
Sep 5, 2018targos pushed a commit that referenced this pull request
Sep 6, 2018This was referenced
Sep 6, 2018Trott pushed a commit that referenced this pull request
Oct 3, 2019Since 71f633a, this is no longer necessary. Refs: #22622 Fixes: #29793 PR-URL: #29795 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com>
BridgeAR pushed a commit that referenced this pull request
Oct 9, 2019Since 71f633a, this is no longer necessary. Refs: #22622 Fixes: #29793 PR-URL: #29795 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com>
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