From: Daniel Borkmann <dborkman@redhat.com>
To: linux-sctp@vger.kernel.org
Subject: Re: v2 [PATCH] sctp_xconnect: memory leak when malloc big buffer
Date: Tue, 15 Jan 2013 13:14:44 +0000 [thread overview]
Message-ID: <50F55644.2010404@redhat.com> (raw)
In-Reply-To: <1358214723-26879-1-git-send-email-fan.du@windriver.com>
On 01/15/2013 01:43 PM, Neil Horman wrote:
> On Tue, Jan 15, 2013 at 09:52:03AM +0800, Fan Du wrote:
>> sctp_xconnect: memory leak when malloc big buffer
>>
>> CLIENT repeatly call process_ready_sockets, which malloc without free,
>> so sctp_xconnect exit unexpectly.
>>
>> Signed-off-by: Fan Du <fan.du@windriver.com>
>> v1->v2:
>> Declare this buffer statically suggested by Neil Horman.
[...]
> Looks good, thank you!
> Acked-by: Neil Horman <nhorman@tuxdriver.com>
Applied, thanks Fan.
prev parent reply other threads:[~2013-01-15 13:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-15 1:52 v2 [PATCH] sctp_xconnect: memory leak when malloc big buffer Fan Du
2013-01-15 12:43 ` Neil Horman
2013-01-15 13:14 ` Daniel Borkmann [this message]
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=50F55644.2010404@redhat.com \
--to=dborkman@redhat.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.