diff options
author | Valentin Bartenev <vbart@nginx.com> | 2021-11-23 15:36:24 +0300 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2021-11-23 15:36:24 +0300 |
commit | 62d173f7af34eb3c6323e8c8aac15e20498c1785 (patch) | |
tree | 27fe9e48f3feb75581542335463ead6ac4333bda /docs | |
parent | f30f8f06c9d4f5f3bdc1ac53e1defb34ab0b7ae7 (diff) | |
download | unit-62d173f7af34eb3c6323e8c8aac15e20498c1785.tar.gz unit-62d173f7af34eb3c6323e8c8aac15e20498c1785.tar.bz2 |
Fixed possible access to an uninitialized field.
The "recv_msg.incoming_buf" is checked after jumping to the "done" label
if nxt_socket_msg_oob_get_fds() returns an error.
Also moved initialization of "port_msg" near to its first usage.
Found by Coverity (CID 373899).
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions