Re: [PATCH nf 1/1] netfilter: xt_IDLETIMER: validate label before debug logging in checkentry
Florian Westphal <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.netfilter.devel |
|---|---|
| Message-ID | <[email protected]> |
Ren Wei <[email protected]> wrote: > Fix this by moving the pr_debug() calls after idletimer_tg_helper() has > successfully validated the label string. I think it would be better to just zap this pr_debug, I don't think it provides any benefit to have it.