Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NULL pointer reference in pf_lldp_store_peer_info() #511

Open
SupermanOfHeiLinPu opened this issue Jul 5, 2022 · 0 comments
Open

NULL pointer reference in pf_lldp_store_peer_info() #511

SupermanOfHeiLinPu opened this issue Jul 5, 2022 · 0 comments

Comments

@SupermanOfHeiLinPu
Copy link

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.

@SupermanOfHeiLinPu SupermanOfHeiLinPu changed the title use NULL pointer NULL pointer reference in pf_lldp_store_peer_info() Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant