Menu

Commit [a86821]  Maximize  Restore  History

main: do not assign NULL if that value is not used

Assigning NULL to a variable before assigning another value makes no sense
if the variable is not read in between.

Addresses-Coverity-ID: 512019 Unused value
Signed-off-by: Heinrich Schuchardt <xypron.glpk@...>

Heinrich Schuchardt Heinrich Schuchardt 2024-11-15

changed src/main.c
src/main.c Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB