Fixed memory leak in callback message handling code

This commit is contained in:
Joseph Henry
2019-02-21 14:06:29 -08:00
parent 19be36611d
commit 884425fc5b
3 changed files with 36 additions and 22 deletions

View File

@@ -499,7 +499,8 @@ struct zts_callback_msg
netif(NULL),
route(NULL),
path(NULL),
peer(NULL) {}
peer(NULL),
addr(NULL) {}
/**
* Event identifier