◐ Shell
clean mode source ↗

net: fix timeout with null handle by apapirovski · Pull Request #16489 · nodejs/node

@apapirovski

@apapirovski added confirmed-bug

Issues with confirmed bugs.

net

Issues and PRs related to the net subsystem.

labels

Oct 25, 2017

addaleax

cjihrig pushed a commit that referenced this pull request

Oct 25, 2017
This commit handles the case where _onTimeout is called with a
null handle.

Refs: #15791
Fixes: #16484
PR-URL: #16489
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>

addaleax referenced this pull request in addaleax/node-core-utils

Oct 25, 2017

cjihrig pushed a commit that referenced this pull request

Oct 25, 2017
This commit handles the case where _onTimeout is called with a
null handle.

Refs: #15791
Fixes: #16484
PR-URL: #16489
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>

cjihrig added a commit that referenced this pull request

Oct 25, 2017
Notable changes:

* net:
  - Fix timeout with null handle issue. This is a regression in
    Node 8.8.0. #16489

apapirovski added a commit to apapirovski/node that referenced this pull request

Oct 25, 2017
This commit handles the case where _onTimeout is called with a
null handle.

Refs: nodejs#15791
Fixes: nodejs#16484
PR-URL: nodejs#16489
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>

cjihrig added a commit that referenced this pull request

Oct 25, 2017
Notable changes:

* net:
  - Fix timeout with null handle issue. This is a regression in
    Node 8.8.0. #16489

addaleax referenced this pull request in addaleax/node-core-utils

Oct 26, 2017

joyeecheung referenced this pull request in nodejs/node-core-utils

Oct 26, 2017

addaleax pushed a commit to ayojs/ayo that referenced this pull request

Oct 26, 2017
This commit handles the case where _onTimeout is called with a
null handle.

Refs: nodejs/node#15791
Fixes: nodejs/node#16484
PR-URL: nodejs/node#16489
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>

addaleax pushed a commit to ayojs/ayo that referenced this pull request

Oct 26, 2017
Notable changes:

* net:
  - Fix timeout with null handle issue. This is a regression in
    Node 8.8.0. nodejs/node#16489

addaleax pushed a commit to ayojs/ayo that referenced this pull request

Dec 7, 2017
This commit handles the case where _onTimeout is called with a
null handle.

Refs: nodejs/node#15791
Fixes: nodejs/node#16484
PR-URL: nodejs/node#16489
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>

addaleax pushed a commit to ayojs/ayo that referenced this pull request

Dec 7, 2017
Notable changes:

* net:
  - Fix timeout with null handle issue. This is a regression in
    Node 8.8.0. nodejs/node#16489

apapirovski added a commit to apapirovski/node that referenced this pull request

Dec 12, 2017
This commit handles the case where _onTimeout is called with a
null handle.

Refs: nodejs#15791
Fixes: nodejs#16484
PR-URL: nodejs#16489
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Dec 20, 2017
This commit handles the case where _onTimeout is called with a
null handle.

Backport-PR-URL: #16420
Refs: #15791
Fixes: #16484
PR-URL: #16489
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Jan 2, 2018
This commit handles the case where _onTimeout is called with a
null handle.

Backport-PR-URL: #16420
Refs: #15791
Fixes: #16484
PR-URL: #16489
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>

johnfrench3 referenced this pull request in johnfrench3/core-utils-node

Nov 2, 2022

renawolford6 referenced this pull request in renawolford6/node-dev-build-core-utils

Nov 10, 2022

Developerarif2 referenced this pull request in Developerarif2/node-core-utils

Jan 27, 2023

gerkai referenced this pull request in gerkai/node-core-utils-project-build

Jan 27, 2023

patrickm68 referenced this pull request in patrickm68/NodeJS-core-utils

Sep 14, 2023