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-545-g3f4d6a6


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  3f4d6a6d52bff7c203cb5c41687d31cd0c10b152 (commit)
      from  933e53b0652f2e86c59e41073813731c6f877acc (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 3f4d6a6d52bff7c203cb5c41687d31cd0c10b152
Author: Chris Meek <cmeek@redhat.com>
Date:   Mon Dec 5 15:48:53 2011 -0500

    Fixed uninitialized error in _stp_vsnprintf()
    
    vsprintf.c:
      Initialized both char *end and char *str to NULL.

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

Summary of changes:
 runtime/vsprintf.c |    2 +-
 1 files changed, 1 insertions(+), 1 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]