From: Jes Sorensen <Jes.Sorensen@redhat.com>
To: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org, Larry.Finger@lwfinger.net,
stable@vger.kernel.org
Subject: Re: [PATCH 1/2] rtl8xxxu: Fix memory leak in handling rxdesc16 packets
Date: Mon, 03 Oct 2016 08:34:41 -0400 [thread overview]
Message-ID: <wrfjmvil3926.fsf@redhat.com> (raw)
In-Reply-To: <87wphpsxky.fsf@kamboji.qca.qualcomm.com> (Kalle Valo's message of "Mon, 03 Oct 2016 10:25:49 +0300")
Kalle Valo <kvalo@codeaurora.org> writes:
> Jes.Sorensen@redhat.com writes:
>
>> From: Jes Sorensen <Jes.Sorensen@redhat.com>
>>
>> A device running without RX package aggregation could return more data
>> in the USB packet than the actual network packet. In this case the
>> could would clone the skb but then determine that that there was no
>> packet to handle and exit without freeing the cloned skb first.
>
> s/case the/case we/? I can edit that before applying the patch.
Sounds good - thanks!
Jes
next prev parent reply other threads:[~2016-10-03 12:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-29 19:40 [PATCH 0/2] rtl8xxxu: Fix memory leak and big endian bug Jes.Sorensen
2016-09-29 19:40 ` [PATCH 1/2] rtl8xxxu: Fix memory leak in handling rxdesc16 packets Jes.Sorensen
2016-10-03 7:24 ` Kalle Valo
2016-10-03 7:25 ` Kalle Valo
2016-10-03 12:34 ` Jes Sorensen [this message]
2016-10-07 11:22 ` [1/2] " Kalle Valo
2016-09-29 19:40 ` [PATCH 2/2] rtl8xxxu: Fix big-endian problem reporting mactime Jes.Sorensen
2016-10-03 7:26 ` Kalle Valo
2016-10-03 12:34 ` Jes Sorensen
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=wrfjmvil3926.fsf@redhat.com \
--to=jes.sorensen@redhat.com \
--cc=Larry.Finger@lwfinger.net \
--cc=kvalo@codeaurora.org \
--cc=linux-wireless@vger.kernel.org \
--cc=stable@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.