linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix several Coverity andf Clang warnings in libtraceevent
@ 2022-09-30 11:09 Michael Petlan
  2022-09-30 11:10 ` [PATCH 1/3] libtraceevent: Fix uninitialized has_0x compiler warning Michael Petlan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Petlan @ 2022-09-30 11:09 UTC (permalink / raw)
  To: linux-trace-devel; +Cc: rostedt

Hello.

When rebasing to libtraceevent-1.5.3 in RHEL, Coverity has found some
issues. I have tried to fix them. Could you please have a look at the
patches attached?

Thank you.

Michael

Michael Petlan (3):
  libtraceevent: Fix uninitialized has_0x compiler warning
  libtraceevent: Fix check-after-deref coverity flaw
  libtraceevent: Fix Branch condition garbage value compiler warning

 src/event-parse.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
2.18.4


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

end of thread, other threads:[~2022-10-20 19:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-30 11:09 [PATCH 0/3] Fix several Coverity andf Clang warnings in libtraceevent Michael Petlan
2022-09-30 11:10 ` [PATCH 1/3] libtraceevent: Fix uninitialized has_0x compiler warning Michael Petlan
2022-09-30 11:10 ` [PATCH 2/3] libtraceevent: Fix check-after-deref coverity flaw Michael Petlan
2022-09-30 11:10 ` [PATCH 3/3] libtraceevent: Fix Branch condition garbage value compiler warning Michael Petlan
2022-10-20 19:15 ` [PATCH 0/3] Fix several Coverity andf Clang warnings in libtraceevent Steven Rostedt

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