From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31019 invoked by alias); 27 Aug 2011 10:38:27 -0000 Received: (qmail 31010 invoked by uid 22791); 27 Aug 2011 10:38:26 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_BJ X-Spam-Check-By: sourceware.org Received: from mail-gx0-f169.google.com (HELO mail-gx0-f169.google.com) (209.85.161.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 27 Aug 2011 10:38:12 +0000 Received: by gxk23 with SMTP id 23so3822846gxk.0 for ; Sat, 27 Aug 2011 03:38:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.236.177.72 with SMTP id c48mr12602788yhm.79.1314441491860; Sat, 27 Aug 2011 03:38:11 -0700 (PDT) Received: by 10.236.34.193 with HTTP; Sat, 27 Aug 2011 03:38:11 -0700 (PDT) In-Reply-To: References: <1314350550-15312-1-git-send-email-ratmice@gmail.com> Date: Sat, 27 Aug 2011 10:38:00 -0000 Message-ID: Subject: Re: [PATCH] issues in bcache_xmalloc calls. From: Matt Rice To: Tom Tromey Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes 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 X-SW-Source: 2011-08/txt/msg00523.txt.bz2 On Fri, Aug 26, 2011 at 9:55 AM, Tom Tromey wrote: >>>>>> "matt" =3D=3D matt rice writes: > > matt> + =A0objfile->psymbol_cache =3D bcache_xmalloc (NULL, NULL); > > This one should call psymbol_bcache_init. > > The patch is ok with this change. commited. http://sourceware.org/ml/gdb-cvs/2011-08/msg00124.html