netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ipset PATCH 0/2] Two minor code fixes
@ 2023-02-22 17:02 Phil Sutter
  2023-02-22 17:02 ` [ipset PATCH 1/2] xlate: Fix for fd leak in error path Phil Sutter
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Phil Sutter @ 2023-02-22 17:02 UTC (permalink / raw)
  To: Jozsef Kadlecsik; +Cc: netfilter-devel

These were identified by Coverity tool, no problems in practice. Still
worth fixing to reduce noise in code checkers.

Phil Sutter (2):
  xlate: Fix for fd leak in error path
  xlate: Drop dead code

 lib/ipset.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

-- 
2.38.0


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

end of thread, other threads:[~2023-03-10 13:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-22 17:02 [ipset PATCH 0/2] Two minor code fixes Phil Sutter
2023-02-22 17:02 ` [ipset PATCH 1/2] xlate: Fix for fd leak in error path Phil Sutter
2023-02-22 17:02 ` [ipset PATCH 2/2] xlate: Drop dead code Phil Sutter
2023-03-01 22:28 ` [ipset PATCH 0/2] Two minor code fixes Pablo Neira Ayuso
2023-03-02  9:04   ` Phil Sutter
2023-03-10 11:56     ` Pablo Neira Ayuso
2023-03-10 12:05       ` Phil Sutter
2023-03-10 12:22         ` Pablo Neira Ayuso
2023-03-10 12:37           ` Phil Sutter
2023-03-10 13:05             ` Pablo Neira Ayuso
2023-03-10 12:18 ` Phil Sutter

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