head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2017.03.20.18.06.07; author bouyer; state dead; branches; next 1.1; commitid UIkDeoKV4TqUGjKz; 1.1 date 2016.12.29.23.12.23; author wiz; state Exp; branches; next ; commitid rbn5RRsoW55uZVzz; desc @@ 1.2 log @Remove obsolete patches, they are obsolete since the switch to the 46 version @ text @$NetBSD: patch-CVE-2014-1950,v 1.1 2016/12/29 23:12:23 wiz Exp $ http://lists.xenproject.org/archives/html/xen-announce/2014-02/msg00006.html --- libxc/xc_cpupool.c.orig 2014-02-12 16:27:31.000000000 +0000 +++ libxc/xc_cpupool.c 2014-02-12 16:28:11.000000000 +0000 @@@@ -104,6 +104,7 @@@@ xc_cpupoolinfo_t *xc_cpupool_getinfo(xc_ info->cpumap = xc_cpumap_alloc(xch); if (!info->cpumap) { free(info); + info = NULL; goto out; } info->cpupool_id = sysctl.u.cpupool_op.cpupool_id; @ 1.1 log @Fix build. Not sure if this makes sense, since it's for the removed xen 4.1. @ text @d1 1 a1 1 $NetBSD: patch-CVE-2014-1950,v 1.1 2014/02/13 11:12:58 drochner Exp $ @