From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25455 invoked by alias); 25 May 2006 21:39:37 -0000 Received: (qmail 25440 invoked by uid 9586); 25 May 2006 21:39:37 -0000 Date: Thu, 25 May 2006 21:39:00 -0000 Message-ID: <20060525213937.25438.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sources.redhat.com Subject: src ChangeLog parse.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-q2/txt/msg00188.txt.bz2 List-Id: CVSROOT: /cvs/systemtap Module name: src Changes by: jistone@sourceware.org 2006-05-25 21:39:37 Modified files: . : ChangeLog parse.cxx Log message: 2006-05-25 Josh Stone * parse.cxx (parser::scan_pp): Free memory for tokens that are thrown away in the preprocessing stage. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.401&r2=1.402 http://sourceware.org/cgi-bin/cvsweb.cgi/src/parse.cxx.diff?cvsroot=systemtap&r1=1.48&r2=1.49