diff options
author | Valentin Bartenev <vbart@nginx.com> | 2018-03-15 17:11:13 +0300 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2018-03-15 17:11:13 +0300 |
commit | f81fa2a921c56a8dba42b39dd65efc5fb3abb2d1 (patch) | |
tree | 2e3c74f9e357945364cdbb907a2ac0ada7baa1c7 /src/test/nxt_http_parse_test.c | |
parent | cf2767625fa164b813ef489795e9eebc11536475 (diff) | |
download | unit-f81fa2a921c56a8dba42b39dd65efc5fb3abb2d1.tar.gz unit-f81fa2a921c56a8dba42b39dd65efc5fb3abb2d1.tar.bz2 |
Python: safety checks for request processing context.
An application can store request related functions and mistakenly call them
outside of request processing. Previously this resulted in segmentation
fault due to unset nxt_python_run_ctx. Now an exception will be raised.
Diffstat (limited to 'src/test/nxt_http_parse_test.c')
0 files changed, 0 insertions, 0 deletions