Fix segfault on mstp cleanup on linux port (#445)
This commit is contained in:
@@ -720,7 +720,6 @@ void dlmstp_get_broadcast_address(BACNET_ADDRESS *dest)
|
|||||||
|
|
||||||
bool dlmstp_init(char *ifname)
|
bool dlmstp_init(char *ifname)
|
||||||
{
|
{
|
||||||
unsigned long hThread = 0;
|
|
||||||
pthread_condattr_t attr;
|
pthread_condattr_t attr;
|
||||||
int rv = 0;
|
int rv = 0;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user