mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-27 21:43:13 +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