Fixing shm buffer leakage when sending over the port queue.

When the shm buffer is sent over the port queue, it needs to be completed
because it's sent over the port socket.
This commit is contained in:
Max Romanov
2021-03-25 16:55:16 +03:00
parent 067c6096e2
commit b8052b050e
2 changed files with 91 additions and 13 deletions

View File

@@ -36,6 +36,13 @@ appeared in 1.6.
</para>
</change>
<change type="bugfix">
<para>
a descriptor and memory leak occurring in the router process when processing
small WebSocket frames from a client; the bug had appeared in 1.19.0.
</para>
</change>
<change type="bugfix">
<para>
a descriptor leak occurring in the router process when removing or