Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
nexedi
babeld
Repository
You need to sign in or sign up before continuing.
babeld
configuration.c
Find file
Blame
History
Permalink
Fix dereference of a null pointer.
· dbb3bb34
Antonin Décimo
authored
Jun 28, 2019
and
Juliusz Chroboczek
committed
Jul 22, 2019
`if_conf` can be null if the allocation fails in line 520.
dbb3bb34