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.8-206-g42a507e


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  42a507ec07f9ede932c59911c12a7d916f44e851 (commit)
      from  60c784bc03615bb328126ef145c98bf5c235efd2 (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 42a507ec07f9ede932c59911c12a7d916f44e851
Author: David Smith <dsmith@redhat.com>
Date:   Tue Aug 21 13:19:37 2012 -0500

    Fixed PR14467 by correcting memory initialization.
    
    * runtime/stp_utrace.c (utrace_task_alloc): Don't try to initialize the
      utrace structure after possibly freeing it.

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

Summary of changes:
 runtime/stp_utrace.c |    5 ++---
 1 files changed, 2 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]