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.4-321-g93ea565


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  93ea565accc8533eebac373e846d5d4e238f11ea (commit)
       via  97b1f2ee59f604de8490789896ffeacfbf0219e3 (commit)
       via  63a1cb6626183f75065d42f5c600867bfd4687e2 (commit)
      from  c1e8b3af35faffc0780923e44fb1a100382911f9 (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 93ea565accc8533eebac373e846d5d4e238f11ea
Author: Lukas Berk <lberk@redhat.com>
Date:   Wed May 11 13:30:27 2011 -0400

    Add NULL check to second PR_Close(local_file_fd)

commit 97b1f2ee59f604de8490789896ffeacfbf0219e3
Author: Lukas Berk <lberk@redhat.com>
Date:   Wed May 11 13:27:25 2011 -0400

    Add NULL check for PR_Close(local_file_fd)

commit 63a1cb6626183f75065d42f5c600867bfd4687e2
Author: Lukas Berk <lberk@redhat.com>
Date:   Wed May 11 13:18:30 2011 -0400

    Initialize local_file_fd to NULL
    
    nsscommon.cxx - set to NULL as to ensure no uninitialized use

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

Summary of changes:
 nsscommon.cxx |    8 +++++---
 1 files changed, 5 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]