gopcua / opcua

Native Go OPC-UA library
MIT License
856 stars 259 forks source link

Fix unchecked type assertion in Subscription Stats #693

Closed Jarrah-libremfg closed 11 months ago

Jarrah-libremfg commented 11 months ago

Fixes the following panic:

github.com/gopcua/opcua.(*Subscription).StatsWithContext(0xc0000a48c0, {0xf66c28, 0x1545c20})
            github.com/gopcua/opcua@v0.3.11/subscription.go:315 +0x207
 github.com/gopcua/opcua.(*Subscription).Stats(...)
            github.com/gopcua/opcua@v0.3.11/subscription.go:296