p-net
p-net copied to clipboard
NULL pointer reference in pf_lldp_store_peer_info()
In function "pf_lldp_store_peer_info()" the variable "net->lldp_mutex" sometimes is NULL. Because the thread run to here, the init function "pf_lldp_init()" don't execute.