public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/3] cppcheck-2.19.1 fixes
@ 2026-01-13  3:54 David Gibson
  2026-01-13  3:54 ` [PATCH 1/3] treewide: Fix more pointers which can be const David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Gibson @ 2026-01-13  3:54 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: David Gibson

Here are some more fixes for cppcheck warnings that I'm seeing with
cppcheck-2.19.1.  One looks like it might, at least theoretically be a
real bug.

I'm not certain if all of these are due to a new cppcheck version, or
if some are just due to things merged recently that hadn't previously
been checked with a recent-ish version.

David Gibson (3):
  treewide: Fix more pointers which can be const
  epoll_ctl: Move u64 variant first for safer initialisation
  igmp: Remove apparently unneeded suppression

 conf.c       | 2 +-
 dhcpv6.c     | 3 ++-
 epoll_ctl.h  | 4 ++--
 igmp.c       | 1 -
 vhost_user.c | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-01-13  3:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-13  3:54 [PATCH 0/3] cppcheck-2.19.1 fixes David Gibson
2026-01-13  3:54 ` [PATCH 1/3] treewide: Fix more pointers which can be const David Gibson
2026-01-13  3:54 ` [PATCH 2/3] epoll_ctl: Move u64 variant first for safer initialisation David Gibson
2026-01-13  3:54 ` [PATCH 3/3] igmp: Remove apparently unneeded suppression David Gibson

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

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 IMAP folder(s).