netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] [arptables] Fixes for problems found by static analysis.
@ 2013-10-02  8:43 Jiri Popelka
  2013-10-02  8:43 ` [PATCH 1/2] Error: STRING_NULL Jiri Popelka
  2013-10-02  8:43 ` [PATCH 2/2] Error: STRING_OVERFLOW Jiri Popelka
  0 siblings, 2 replies; 3+ messages in thread
From: Jiri Popelka @ 2013-10-02  8:43 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Jiri Popelka

We analyzed the arptables-0.4.4 code with Coverity - tool for static analysis.
Each patch contains relevant part of the Coverity scan output.

Jaromír Končický (2):
  Error: STRING_NULL
  Error: STRING_OVERFLOW

 userspace/arptables/arptables.c              | 13 ++++++++-----
 userspace/arptables/libarptc/libarptc_incl.c | 16 ++++++++++------
 2 files changed, 18 insertions(+), 11 deletions(-)

-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2013-10-02  8:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-02  8:43 [PATCH 0/2] [arptables] Fixes for problems found by static analysis Jiri Popelka
2013-10-02  8:43 ` [PATCH 1/2] Error: STRING_NULL Jiri Popelka
2013-10-02  8:43 ` [PATCH 2/2] Error: STRING_OVERFLOW Jiri Popelka

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).