| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Sadly, an error occurred when I tried to trigger a build. :( |
Sorry, something went wrong.
|
CI: https://ci.nodejs.org/job/node-test-pull-request/23714/ EDIT(cjihrig): CI was yellow. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM. Thanks!
Sorry, something went wrong.
This commit fixes a C++ abort for connected dgram sockets by improving input validation in the JS layer. Fixes: nodejs#28126 PR-URL: nodejs#28135 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit fixes a C++ abort for connected dgram sockets by improving input validation in the JS layer. Fixes: #28126 PR-URL: #28135 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
This commit fixes a C++ abort for connected dgram sockets by improving input validation in the JS layer.
Checklist