public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-38-g3f803f9
@ 2012-07-12 14:31 cmeek
  0 siblings, 0 replies; only message in thread
From: cmeek @ 2012-07-12 14:31 UTC (permalink / raw)
  To: systemtap-cvs

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  3f803f9ee09362f0e77812859d43448e477780f5 (commit)
      from  cdc9594b4fead7d90c8dd641118f4ae8854764f4 (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 3f803f9ee09362f0e77812859d43448e477780f5
Author: Chris Meek <cmeek@redhat.com>
Date:   Thu Jul 12 10:14:48 2012 -0400

    BZ802380: Fixed logic issue and resource leak - Coverity
    
    Coverity issues caught:
    
    REVERSE_INULL
    There were some logic issues in sdt_query::setup_note_probe_entry()
    with a check for whether "name" was NULL after it was dereferenced,
    as well as copying a couple possibly not '\0' terminated char *'s to
    strings. These should now be fixed, and work as intended.
    
    RESOURCE_LEAK
    Also, there was a resource leak with ai_tvar_base in
    dwarf_var_expanding_visitor::gen_mapped_saved_return(). That should
    now also be fixed.

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

Summary of changes:
 tapsets.cxx |   22 ++++++++++++----------
 1 files changed, 12 insertions(+), 10 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-12 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-12 14:31 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-38-g3f803f9 cmeek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).