diff options
author | Max Romanov <max.romanov@nginx.com> | 2020-12-07 17:56:18 +0300 |
---|---|---|
committer | Max Romanov <max.romanov@nginx.com> | 2020-12-07 17:56:18 +0300 |
commit | db42527b1b2656141af0d8280e59e23be6af67d6 (patch) | |
tree | 928d5d38016db2b2bf275c2e51479f83d39f23e0 /docs/changes.xml | |
parent | 07789a23e9c513dba87b020fae2989a57955e8a6 (diff) | |
download | unit-db42527b1b2656141af0d8280e59e23be6af67d6.tar.gz unit-db42527b1b2656141af0d8280e59e23be6af67d6.tar.bz2 |
Node.js: avoided use of request struct for debug logging.
This fixes a crash on exit of Node.js application. The crash reproduced
on Ubuntu 20.10 with Node.js v15.1.0. Tests 'test_node_websockets_two_clients'
and 'test_node_websockets_7_13_1__7_13_2'.
The reason of the crash is using request struct which was already freed.
The issue was introduced in 5be509fda29e.
Diffstat (limited to 'docs/changes.xml')
0 files changed, 0 insertions, 0 deletions