Files
onvif/ws-discovery
Green Lightning 07eeae0187 Fix panic during SendProbe
If ListenPacket returns an error, c is nil and the deferred call to
c.Close() will panic.

Fix this by returning early from the method.
2021-07-26 14:22:05 +02:00
..
2021-07-26 14:22:05 +02:00
2020-04-29 10:52:08 +08:00