On Tue, May 10, 2016 at 9:38 AM, Andrew Cooper <[email protected]> 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.
I'm curious about this line. Does it mean that this is spotted by the coverty code review or by some automatical testing/checking? > > Signed-off-by: Andrew Cooper <[email protected]> > --- I'm sorry that I should have spot it out when I reviewed the code. :-( Reviewed-by: Meng Xu <[email protected]> ----------- Meng Xu PhD Student in Computer and Information Science University of Pennsylvania http://www.cis.upenn.edu/~mengxu/ _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
