From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>
Cc: George Dunlap <george.dunlap@eu.citrix.com>,
Dario Faggioli <dario.faggioli@citrix.com>,
Meng Xu <mengxu@cis.upenn.edu>,
Xen-devel <xen-devel@lists.xen.org>
Subject: Re: [PATCH for-4.7] sched/rt: Fix memory leak in rt_init()
Date: Tue, 10 May 2016 15:18:36 +0100 [thread overview]
Message-ID: <5731EDBC.10902@citrix.com> (raw)
In-Reply-To: <20160510141800.GH12241@citrix.com>
On 10/05/16 15:18, Wei Liu wrote:
> On Tue, May 10, 2016 at 02:38:48PM +0100, Andrew Cooper wrote:
>> c/s 2656bc7b0 "xen: adopt .deinit_pdata and improve timer handling"
>> introduced a error path into rt_init() which leaked prv if the
>> allocation of prv->repl_timer failed.
>>
>> Introduce an error cleanup path.
>>
>> Spotted by Coverity.
>>
>> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
> Release-acked-by: Wei Liu <wei.liu2@citrix.com>
>
> But please wait until we cut RC2 to apply this patch
Of course. Queued.
~Andrew
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
prev parent reply other threads:[~2016-05-10 14:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-10 13:38 [PATCH for-4.7] sched/rt: Fix memory leak in rt_init() Andrew Cooper
2016-05-10 13:52 ` Meng Xu
2016-05-10 13:57 ` Andrew Cooper
2016-05-10 14:18 ` Wei Liu
2016-05-10 14:18 ` Andrew Cooper [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=5731EDBC.10902@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=dario.faggioli@citrix.com \
--cc=george.dunlap@eu.citrix.com \
--cc=mengxu@cis.upenn.edu \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.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.