From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14732 invoked by alias); 10 Nov 2009 19:28:58 -0000 Received: (qmail 14707 invoked by uid 448); 10 Nov 2009 19:28:57 -0000 Date: Tue, 10 Nov 2009 19:28:00 -0000 Message-ID: <20091110192857.14694.qmail@sourceware.org> From: brolley@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-209-gb513cd7 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f94baaeed17aba11aa46e9b46f0564217fc9978c X-Git-Newrev: b513cd75dac185ac258dc8260a01891c30be6251 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/msg00103.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 b513cd75dac185ac258dc8260a01891c30be6251 (commit) via fd212bd5d99abc3518cf523eb7af2fea5ae206ba (commit) from f94baaeed17aba11aa46e9b46f0564217fc9978c (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 b513cd75dac185ac258dc8260a01891c30be6251 Merge: fd212bd5d99abc3518cf523eb7af2fea5ae206ba f94baaeed17aba11aa46e9b46f0564217fc9978c Author: Dave Brolley Date: Tue Nov 10 14:26:34 2009 -0500 Merge branch 'master' of ssh://sources.redhat.com/git/systemtap commit fd212bd5d99abc3518cf523eb7af2fea5ae206ba Author: Dave Brolley Date: Tue Nov 10 14:25:03 2009 -0500 Use 'module_realpath' instead of overwriting 'path' in insert_module. Update comments to clearly explain the security issues involved. ----------------------------------------------------------------------- Summary of changes: runtime/staprun/staprun_funcs.c | 32 ++++++++++++++------------------ 1 files changed, 14 insertions(+), 18 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool