A NullReferenceException is thrown on the storage variable located in
NetPeer.MessagePools#Recycle(byte[] storage). Added a patch that includes a
null check on the existing null check in the method body. Tested it with a
unit test, thus far no exceptions or message issues.
Original issue reported on code.google.com by kirkmacm...@gmail.com on 29 Aug 2014 at 5:19
Original issue reported on code.google.com by
kirkmacm...@gmail.com
on 29 Aug 2014 at 5:19Attachments: