ReleaseNotes.md 458 字节
Newer Older
C
Christian 已提交
1
* [Core] Fixed a memory leak in _AsyncSignal_ implementation (#1586, thanks to @mario-zelger).
C
Christian 已提交
2
* [Core] Fixed an issue with bounds handling in _MqttBufferReader_ (#1593).
C
Christian 已提交
3
* [Server] Fix not properly reset statistics (#1587, thanks to @damikun).
C
Christian 已提交
4 5
* [Server] Now using an empty string as the sender client ID for injected application messages (#1583, thanks to @xljiulang).
* [Server] Improved memory usage for ASP.NET connections (#1582, thanks to @xljiulang).