alanmcgovern / Mono.Nat

UPNP and NAT-PMP port forwarding for .NET
https://github.com/mono/Mono.Nat
MIT License
160 stars 156 forks source link

Fix for null ref crash on trying to parse error messages. #1

Closed strich closed 10 years ago

strich commented 10 years ago

Quick fix for a few null ref crashes I've been getting when trying to parse error messages from the UPnP device.

P.S. Is this repo still maintained? I intend to start using it fairly extensively.