From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8857 invoked by alias); 18 Jan 2006 02:06:20 -0000 Received: (qmail 8842 invoked by uid 9586); 18 Jan 2006 02:06:19 -0000 Date: Wed, 18 Jan 2006 02:06:00 -0000 Message-ID: <20060118020619.8840.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sources.redhat.com Subject: src ChangeLog translate.cxx Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: X-SW-Source: 2006-q1/txt/msg00033.txt.bz2 List-Id: CVSROOT: /cvs/systemtap Module name: src Changes by: jistone@sourceware.org 2006-01-18 02:06:19 Modified files: . : ChangeLog translate.cxx Log message: 2006-01-17 Josh Stone PR 2156 * translate.cxx (c_unparser::visit_foreach_loop): Check the return value of _stp_pmap_agg() for NULL. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.298&r2=1.299 http://sourceware.org/cgi-bin/cvsweb.cgi/src/translate.cxx.diff?cvsroot=systemtap&r1=1.95&r2=1.96