From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31382 invoked by alias); 7 Dec 2011 16:18:51 -0000 Received: (qmail 31347 invoked by uid 448); 7 Dec 2011 16:18:45 -0000 Date: Wed, 07 Dec 2011 16:18:00 -0000 Message-ID: <20111207161845.31333.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.6-552-g8a398d0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8bb4f643d872744925423b845c5319cb9ec97be6 X-Git-Newrev: 8a398d0325dcacb2329e7a97a6563527e698e856 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: 2011-q4/txt/msg00194.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 8a398d0325dcacb2329e7a97a6563527e698e856 (commit) from 8bb4f643d872744925423b845c5319cb9ec97be6 (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 8a398d0325dcacb2329e7a97a6563527e698e856 Author: Dave Brolley Date: Wed Dec 7 11:17:51 2011 -0500 Make sure 'environ' is not NULL before passing it (via env) to posix_spawnp. ----------------------------------------------------------------------- Summary of changes: util.cxx | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool