All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH lksctp-tools 0/2] sctp_send/v fixes
@ 2021-04-22 19:36 Marcelo Ricardo Leitner
  2021-04-22 19:36 ` [PATCH lksctp-tools 1/2] sctp_send: fix ignored flags parameter Marcelo Ricardo Leitner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marcelo Ricardo Leitner @ 2021-04-22 19:36 UTC (permalink / raw)
  To: linux-sctp

First one is more important. Identified by CovScan.
2nd patch is just a cosmetic change.

Marcelo Ricardo Leitner (2):
  sctp_send: fix ignored flags parameter
  sctp_sendv: avoid explicit memset for var initialization

 src/lib/sendmsg.c | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-04-24 17:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22 19:36 [PATCH lksctp-tools 0/2] sctp_send/v fixes Marcelo Ricardo Leitner
2021-04-22 19:36 ` [PATCH lksctp-tools 1/2] sctp_send: fix ignored flags parameter Marcelo Ricardo Leitner
2021-04-22 19:36 ` [PATCH lksctp-tools 2/2] sctp_sendv: avoid explicit memset for var initialization Marcelo Ricardo Leitner
2021-04-24 17:46 ` [PATCH lksctp-tools 0/2] sctp_send/v fixes Xin Long

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.