netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Various memory-safety related fixes
@ 2020-06-23  3:34 Daniel Gröber
  2020-06-23  3:34 ` [libnf_ct PATCH 3/8] Replace strncpy with snprintf to improve null byte handling Daniel Gröber
  2020-06-23  3:34 ` [libnf_ct PATCH 4/8] Fix incorrect snprintf size calculation Daniel Gröber
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel Gröber @ 2020-06-23  3:34 UTC (permalink / raw)
  To: netfilter-devel

Hi,

here's a slew of fixes for issues discovered while working on adding a
parser for pretty printed conntrack entries in snprintf_default.c
format.

Most of these were found while debugging my libtheft property tests
with ASan.

--Daniel



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-06-23  4:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-23  3:34 Various memory-safety related fixes Daniel Gröber
2020-06-23  3:34 ` [libnf_ct PATCH 3/8] Replace strncpy with snprintf to improve null byte handling Daniel Gröber
2020-06-23  3:34 ` [libnf_ct PATCH 4/8] Fix incorrect snprintf size calculation Daniel Gröber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).