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.5-56-gc619c68


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  c619c6889c6d2c6d7b67e5833f39d6543cb44320 (commit)
      from  9fc0a8cf521d98cacbf7da69f28a97bdca774b3c (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 c619c6889c6d2c6d7b67e5833f39d6543cb44320
Author: Chris Meek <cmeek@redhat.com>
Date:   Wed Jun 22 16:04:40 2011 -0400

    Fixed NSS object leak causeing failed shutdown
    
    csclient.cxx
        If the user's domain name did not match the DNS
        name(s) on the server certificate, serverCert
        was not being properly destroyed. This resaulted
        in an object leak causing NSS to fail in shutting
        down properly. Now it is properly destroyed, and NSS
        properly shuts down, in this special case.

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

Summary of changes:
 csclient.cxx |    8 ++++++--
 1 files changed, 6 insertions(+), 2 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]