ela-compil / BACnet

BACnet protocol library for .NET :satellite:
https://www.nuget.org/packages/bacnet/
MIT License
215 stars 95 forks source link

Prevent reading past the closing tag of a cov subscription #135

Closed Discolai closed 4 months ago

Discolai commented 4 months ago

A fix to issue #134

This was already fixed in YABE back in r265 https://sourceforge.net/p/yetanotherbacnetexplorer/code/265/tree//trunk/Yabe/BACnetBase.cs?diff=52d7f6223e5e832718335a6a:264

Discolai commented 4 months ago

I would really appreciate it if you could look into this @gralin