From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 468 invoked by alias); 24 Nov 2009 21:23:25 -0000 Received: (qmail 444 invoked by uid 9024); 24 Nov 2009 21:23:24 -0000 Date: Tue, 24 Nov 2009 21:23:00 -0000 Message-ID: <20091124212324.433.qmail@sourceware.org> From: roland@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-261-g8a77568 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b2f9c9051897d50ad59b06f9e305083eab84fd4b X-Git-Newrev: 8a77568afb95434e08637268084f4ee65cd6785c Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2009-q4/txt/msg00151.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "systemtap: system-wide probe/trace tool". The branch, master has been updated via 8a77568afb95434e08637268084f4ee65cd6785c (commit) from b2f9c9051897d50ad59b06f9e305083eab84fd4b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 8a77568afb95434e08637268084f4ee65cd6785c Author: Roland McGrath Date: Tue Nov 24 13:22:27 2009 -0800 Fix uninitialized fields in loc2c. * loc2c.c (alloc_location, location_from_address, c_translate_constant): Initialize ops and nops fields. ----------------------------------------------------------------------- Summary of changes: loc2c.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool