[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 11/12] libxl: fork: Break out sigchld_sethandler_raw
Ian Campbell writes ("Re: [PATCH 11/12] libxl: fork: Break out sigchld_sethandler_raw"): > On Fri, 2014-01-17 at 16:24 +0000, Ian Jackson wrote: > > @@ -202,12 +215,7 @@ static void sigchld_installhandler_core(libxl__gc *gc) > > assert(!sigchld_owner); > > sigchld_owner = CTX; > > > > - memset(&ours,0,sizeof(ours)); > > Is "ours" now an unused variable in this context? Yes. In fact these were deleted in the next patch. I have moved the deletion to this patch. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |