1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-10 21:33:38 +00:00

Updated release notes and known issues list

This commit is contained in:
Bryan Roe
2022-08-29 09:49:53 -07:00
parent 5a66ac4d02
commit e2dc94ed46

View File

@@ -61,4 +61,10 @@
- Fixed Memory leak of TCP Server Socket metadata that occurs when an error occurs
- Fixed Memory Leak of image data by Linux/BSD KVM
- Fixed user-consent issue on BSD with Zenity
- Updated Windows Installer to populate DisplayVersion in registry, with Commit Date
- Added close() method to win-dispatcher to try to mitigate an edge case crash
**Known Issues**
- Quickly/Repeatedly opening tunnels can accumulate descriptors faster than they are released
- Quickly/Repeatedly calling 'setclip' on Windows could cause the service to crash/restart if repeated quickly enough