From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6706 invoked by alias); 19 Mar 2009 13:57:52 -0000 Received: (qmail 6683 invoked by uid 9112); 19 Mar 2009 13:57:52 -0000 Date: Thu, 19 Mar 2009 13:57:00 -0000 Message-ID: <20090319135751.6672.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, pr6866, updated. release-0.9-177-gbfd5b4a X-Git-Refname: refs/heads/pr6866 X-Git-Reftype: branch X-Git-Oldrev: 1882152af71f8339c91751ee17c97f1c4d18660a X-Git-Newrev: bfd5b4a50e6797da88a11eb6a52c185d2826a0d1 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-q1/txt/msg00293.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, pr6866 has been updated via bfd5b4a50e6797da88a11eb6a52c185d2826a0d1 (commit) from 1882152af71f8339c91751ee17c97f1c4d18660a (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 bfd5b4a50e6797da88a11eb6a52c185d2826a0d1 Author: Mark Wielaard Date: Thu Mar 19 14:51:33 2009 +0100 Initialize user and vm_start before use. * runtime/sym.c (_stp_mod_sec_lookup): Initialize user and vm_start. ----------------------------------------------------------------------- Summary of changes: runtime/sym.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool