Thread (33 messages) 33 messages, 11 authors, 2022-07-11

Re: [PATCH 12/12] netfilter: conntrack: use correct format characters

From: Pablo Neira Ayuso <pablo@netfilter.org>
Date: 2022-07-11 14:35:47
Also in: alsa-devel, linux-acpi, linux-edac, linux-mm, lkml, llvm, netfilter-devel

On Thu, Jun 09, 2022 at 10:16:31PM +0000, Bill Wendling wrote:
From: Bill Wendling <redacted>

When compiling with -Wformat, clang emits the following warnings:

net/netfilter/nf_conntrack_helper.c:168:18: error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security]
                request_module(mod_name);
                               ^~~~~~~~

Use a string literal for the format string.
Applied this patch to nf-next, thanks
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help