This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-375-g9f4cd64


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  9f4cd64d56569bc05c18fa3c3ebd7df4f288fe0d (commit)
      from  ae0489aadd680eeb2ef3875d2775fe5144d4e2f2 (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 9f4cd64d56569bc05c18fa3c3ebd7df4f288fe0d
Author: Chris Meek <cmeek@redhat.com>
Date:   Thu Nov 3 15:37:45 2011 -0400

    Fixed environ variable parsing in server
    
    stap-serverd.cxx
      Used regexp_match() to extract the environment variables from
      environ, checking for embedded control characters. If found,
      that variable is ignored, a warning is printed, and execution
      continues.

-----------------------------------------------------------------------

Summary of changes:
 stap-serverd.cxx |   34 +++++++++++++++++++++++-----------
 1 files changed, 23 insertions(+), 11 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]