NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
* address some open scan hub warnings
@ 2024-08-20 18:26 jmoyer
  2024-08-20 18:26 ` [PATCH ndctl 1/2] ndctl/keys.c: don't leak fd in error cases jmoyer
  2024-08-20 18:26 ` [PATCH ndctl 2/2] libndctl.c: major and minor numbers are unsigned jmoyer
  0 siblings, 2 replies; 9+ messages in thread
From: jmoyer @ 2024-08-20 18:26 UTC (permalink / raw)
  To: nvdimm

These issues are pretty minor, but probably worth fixing.

[PATCH ndctl 1/2] ndctl/keys.c: don't leak fd in error cases
[PATCH ndctl 2/2] libndctl.c: major and minor numbers are unsigned


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH ndctl 0/2] fix errors pointed out by static analysis
@ 2024-05-03 20:54 jmoyer
  2024-05-03 20:54 ` [PATCH ndctl 2/2] libndctl.c: major and minor numbers are unsigned jmoyer
  0 siblings, 1 reply; 9+ messages in thread
From: jmoyer @ 2024-05-03 20:54 UTC (permalink / raw)
  To: nvdimm; +Cc: vishal.l.verma, Jeff Moyer

From: Jeff Moyer <jmoyer@redhat.com>

This series fixes a couple of minor issues flagged by coverity.

Jeff Moyer (2):
  ndctl/keys.c: don't leak fd in error cases
  libndctl.c: major and minor numbers are unsigned

 ndctl/keys.c         | 16 ++++++++--------
 ndctl/lib/libndctl.c |  7 ++++---
 2 files changed, 12 insertions(+), 11 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-08-21 21:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20 18:26 address some open scan hub warnings jmoyer
2024-08-20 18:26 ` [PATCH ndctl 1/2] ndctl/keys.c: don't leak fd in error cases jmoyer
2024-08-20 19:59   ` Dave Jiang
2024-08-21 21:50   ` Verma, Vishal L
2024-08-20 18:26 ` [PATCH ndctl 2/2] libndctl.c: major and minor numbers are unsigned jmoyer
2024-08-20 19:59   ` Dave Jiang
2024-08-21 21:50   ` Verma, Vishal L
  -- strict thread matches above, loose matches on Subject: below --
2024-05-03 20:54 [PATCH ndctl 0/2] fix errors pointed out by static analysis jmoyer
2024-05-03 20:54 ` [PATCH ndctl 2/2] libndctl.c: major and minor numbers are unsigned jmoyer
2024-05-06 19:11   ` Verma, Vishal L

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox