Home
last modified time | relevance | path

Searched hist:1907 (Results 1 – 2 of 2) sorted by path

/unit/docs/
H A Dchanges.xmldiff 1907:75ddb2d89b42 Thu Jul 01 13:23:00 UTC 2021 Max Romanov <max.romanov@nginx.com> Fixing memory and descriptor leakage in case of port send failure.

In rare cases, when the destination process had finished running but no
notification of this was received yet, send could fail with an error, and the
send message structure with file descriptors could leak.

The leakage was periodically reproduced by respawn tests on FreeBSD 12.
/unit/src/
H A Dnxt_port_socket.cdiff 1907:75ddb2d89b42 Thu Jul 01 13:23:00 UTC 2021 Max Romanov <max.romanov@nginx.com> Fixing memory and descriptor leakage in case of port send failure.

In rare cases, when the destination process had finished running but no
notification of this was received yet, send could fail with an error, and the
send message structure with file descriptors could leak.

The leakage was periodically reproduced by respawn tests on FreeBSD 12.