Skip to content

Hotfix 9563

alexey.stratulat requested to merge hotfix-9563 into master

[*] Updated cellframe-sdk: Added error handling, if when loading the network, it was not possible to set the node address, automatically or statically, then the corresponding diagnostic messages will be displayed, deletes the network entry from the hash tables and exits the configuration reading function. This way, the network does not load with an unspecified address, which eliminates a segmentation error due to the fact that the given address is not set. Up version node to 5.2-375.

Merge request reports