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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user