From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEeLE-0005fQ-MW for qemu-devel@nongnu.org; Fri, 23 Jan 2015 08:32:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YEeLD-0002aR-8e for qemu-devel@nongnu.org; Fri, 23 Jan 2015 08:32:04 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49635) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEeLD-0002ZP-2Q for qemu-devel@nongnu.org; Fri, 23 Jan 2015 08:32:03 -0500 Message-ID: <54C24D3F.2040905@redhat.com> Date: Fri, 23 Jan 2015 14:31:43 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1421679429-9047-1-git-send-email-jwhite@codeweavers.com> <54BD2E12.5080707@redhat.com> <1422019678.13166.26.camel@nilsson.home.kraxel.org> In-Reply-To: <1422019678.13166.26.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] Bug fix: delete the reader entry after queueing an event, not before. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Jeremy White , =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= , qemu-devel@nongnu.org On 23/01/2015 14:27, Gerd Hoffmann wrote: > Hi, >=20 >>> Reviewed-by: Marc-Andr=C3=A9 Lureau >> >> Gerd, are you maintaining libcacard nowadays? If so, can you add an >> entry to MAINTAINERS? (And if not, perhaps Marc-Andr=C3=A9 could main= tain it...) >=20 > Well, I know next to nothing about libcacard, and I'd very much prefer > if someone who knows this better that me maintains it, especially as > this is security-sensitive stuff. >=20 > The best I could do would be "Odd Fixes" mode for libcacard, i.e. > collect patches from the list, glace over for obviously broken bits, do > a pull request now and then ... Jeremy is obviously doing more than odd fixes though! Paolo