Files
nginx-unit/src/nodejs/unit-http
Max Romanov db42527b1b 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.
2020-12-07 17:56:18 +03:00
..
2018-10-03 17:50:03 +03:00
2019-04-01 16:40:33 +03:00
2019-04-01 16:40:33 +03:00
2018-11-15 15:53:35 +03:00
2020-08-11 19:19:55 +03:00