From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27509 invoked by alias); 4 Feb 2015 21:33:34 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 27494 invoked by uid 89); 4 Feb 2015 21:33:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS,T_FROM_12LTRDOM autolearn=ham version=3.3.2 X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 04 Feb 2015 21:33:32 +0000 Received: from svr-orw-fem-05.mgc.mentorg.com ([147.34.97.43]) by relay1.mentorg.com with esmtp id 1YJ7Zh-0004KZ-Bn from Don_Breazeal@mentor.com ; Wed, 04 Feb 2015 13:33:29 -0800 Received: from [172.30.11.76] (147.34.91.1) by svr-orw-fem-05.mgc.mentorg.com (147.34.97.43) with Microsoft SMTP Server (TLS) id 14.3.224.2; Wed, 4 Feb 2015 13:33:28 -0800 Message-ID: <54D29023.9080309@codesourcery.com> Date: Wed, 04 Feb 2015 21:33:00 -0000 From: "Breazeal, Don" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Pedro Alves , "gdb-patches@sourceware.org" Subject: [commit] Re: [PATCH v2] gdb.base/info-os.c: Clean up SysV IPC on error. References: <1422916665-29806-1-git-send-email-donb@codesourcery.com> <54D0E9F4.2090409@redhat.com> In-Reply-To: <54D0E9F4.2090409@redhat.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-02/txt/msg00108.txt.bz2 On 2/3/2015 7:32 AM, Pedro Alves wrote: > On 02/02/2015 11:37 PM, Don Breazeal wrote: > >> OK? > > OK. > > Thanks, > Pedro Alves > This has been pushed. Thanks, -Don