[PATCH v3 02/13] conf: Use parameter instead of global in conf_nat()
2 Jul
2026
2 Jul
'26
2:58 a.m.
conf_nat() takes a parameter @arg for the argument it's parsing.
However on error we print instead optarg, the getopt() global. This
happens to be the same thing at the time of the call, but it's not the
right way to get to it.
Signed-off-by: David Gibson
0
Age (days ago)
0
Last active (days ago)
0 comments
1 participants
participants (1)
-
David Gibson