| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
I'm 95% sure some APMs use the return value. |
Sorry, something went wrong.
|
Updated to only fix the use-after-free without removing the unused sync result because APMs maybe use it. |
Sorry, something went wrong.
There was a problem hiding this comment.
Can you set req_wrap = nullptr here?
Aside: the uv_req->path = nullptr is a memory leak waiting to happen. It's mostly benign now - I think.
Sorry, something went wrong.
|
Merge? |
Sorry, something went wrong.
Sorry, something went wrong.
|
CI looks fine except of course stringbytes-external. |
Sorry, something went wrong.
PR-URL: nodejs#3049 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
|
@bnoordhuis ... should this land in v4.x before 4.2.0 lts is cut? |
Sorry, something went wrong.
|
It won't hurt. I've added the tag. |
Sorry, something went wrong.
PR-URL: #3049 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
| Back | FazBrowse Home | New Git URL |
Fixes use-after-free of req_wrap if uv returns early err