mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-09-14 04:53:17 +00:00
GC bug fix
This commit is contained in:
@@ -175,7 +175,7 @@ namespace Esiur.Net.Packets
|
||||
{
|
||||
if (Message != null)
|
||||
msg.AddRange(Message);
|
||||
}
|
||||
}
|
||||
|
||||
Data = msg.ToArray();
|
||||
|
||||
|
Reference in New Issue
Block a user