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:
daxia16 2022-11-28 21:45:32 +08:00 committed by GitHub
parent a896df2a04
commit 80280e9cb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Diff Content Not Available