aboutsummaryrefslogtreecommitdiff
path: root/lib/zlib.js
diff options
context:
space:
mode:
authorAnna Henningsen <anna@addaleax.net>2019-10-08 15:26:44 +0200
committerRich Trott <rtrott@gmail.com>2019-10-10 17:37:57 -0700
commit624fa4147ab26e93107f4d2db90c21840bc88807 (patch)
tree472a1e685a09ae199c1ce6fece7c68754324f13e /lib/zlib.js
parent5133e783ba0fbd93bf3a65e18c450b61c18f55a0 (diff)
downloadandroid-node-v8-624fa4147ab26e93107f4d2db90c21840bc88807.tar.gz
android-node-v8-624fa4147ab26e93107f4d2db90c21840bc88807.tar.bz2
android-node-v8-624fa4147ab26e93107f4d2db90c21840bc88807.zip
http2: fix file close error condition at respondWithFd
Closing a FileHandle almost never fails, so it was hard to notice before that `stream.emit(err)` would not emit an error event due to the missing event name. Destroying the stream with the error seems like the right thing to do in that scenario. PR-URL: https://github.com/nodejs/node/pull/29884 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Minwoo Jung <minwoo@nodesource.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gus Caplan <me@gus.host>
Diffstat (limited to 'lib/zlib.js')
0 files changed, 0 insertions, 0 deletions