Fix variable in systemd not initialized issue (#12638)
Why I did it The variable is not initialized in src/systemd-sonic-generator/systemd-sonic-generator.c. I fixed this one. How I did it Assure pointer is initialized to NULL when defined and before use.
This commit is contained in:
parent
a896df2a04
commit
80280e9cb7