Closed scotty007 closed 5 years ago
The port variable is used uninitialized in line 463 when no port command line option is given, which in turn leads to a random port used by gl_server instead of the OPC default port.
Thanks for catching this!
The port variable is used uninitialized in line 463 when no port command line option is given, which in turn leads to a random port used by gl_server instead of the OPC default port.