Fixed FQDN hostname limit in minimal hostnport implementation (#1263)

This commit is contained in:
Steve Karg
2026-03-16 17:16:27 -05:00
committed by GitHub
parent a755a8db4d
commit 1c9af1632b
4 changed files with 118 additions and 6 deletions
+1
View File
@@ -196,6 +196,7 @@ The git repositories are hosted at the following sites:
### Fixed
* Fixed FQDN hostname size in minimal hostnport implementation. (#1263)
* Fixed segmentation fault in Schedule_Recalculate_PV() during application
startup. (#1258)
* Fixed the ReadRange-ACK of the Address_List property. (#1149)