All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
To: linux-sctp@vger.kernel.org
Subject: [PATCH lksctp-tools 0/2] sctp_send/v fixes
Date: Thu, 22 Apr 2021 16:36:17 -0300	[thread overview]
Message-ID: <cover.1619119690.git.marcelo.leitner@gmail.com> (raw)

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


             reply	other threads:[~2021-04-22 19:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-22 19:36 Marcelo Ricardo Leitner [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1619119690.git.marcelo.leitner@gmail.com \
    --to=marcelo.leitner@gmail.com \
    --cc=linux-sctp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.