Fixed usage of Keylist_Data_Add() return value in Calendar, CharacterString Value, Load Control, and BACnet/SC Network Port objects. (#1016)

This commit is contained in:
Steve Karg
2025-06-10 08:29:09 -05:00
committed by GitHub
parent 1b3912c5ca
commit a00dd084b4
6 changed files with 47 additions and 15 deletions
+3
View File
@@ -48,6 +48,9 @@ The git repositories are hosted at the following sites:
### Fixed
* Fixed usage of Keylist_Data_Add() return value in Calendar,
CharacterString Value, Load Control, and BACnet/SC Network Port
objects. (#1016)
* Fixed BACnet/IP initialization on a network interface where the system
reports the interface's unicast IP address as being the same as its
broadcast IP address (e.g., utunX interfaces for VPNs on macOS). (#1011)