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-32-gfc4cb08


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  fc4cb08803942f3da4306c0934cfca3cc858318d (commit)
      from  373027ba325454572eeed5abcf5b9c1f3b4a4c14 (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 fc4cb08803942f3da4306c0934cfca3cc858318d
Author: Lukas Berk <lberk@redhat.com>
Date:   Thu Jul 28 15:52:35 2011 -0400

    Properly initialize variables and consistently check getenv
    
    * session.cxx: initialize long_opt, change conditional to match other
    getenv checks against null
    * stap-serverd.cxx: initialize long_opt

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

Summary of changes:
 session.cxx      |    4 ++--
 stap-serverd.cxx |    2 +-
 2 files changed, 3 insertions(+), 3 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]