diff --git a/src/flt_spoe.c b/src/flt_spoe.c index 40cdd6916..6ac48fc7d 100644 --- a/src/flt_spoe.c +++ b/src/flt_spoe.c @@ -3509,6 +3509,7 @@ cfg_parse_spoe_agent(const char *file, int linenum, char **args, int kwm) curpxopts2 &= ~PR_O2_NOLOGNORM; else curpxopts2 |= PR_O2_NOLOGNORM; + goto out; } /* Following options does not support negation */