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-110-ge1bbea1


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  e1bbea1b79938a28d168e33d87dcc869b2a96f3b (commit)
       via  715c83692e40273d37b1b765a3a860bcf61fa21d (commit)
       via  129b743c6bd593f670df5cc0de8f96bfa6228f2f (commit)
      from  4112f219833ac4d0fbcc3a0a6164dfe009ff17a6 (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 e1bbea1b79938a28d168e33d87dcc869b2a96f3b
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Wed Jul 13 17:16:46 2011 -0400

    update-po

commit 715c83692e40273d37b1b765a3a860bcf61fa21d
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Wed Jul 13 17:16:02 2011 -0400

    usage message: fix missing \n before --tmpdir=FOO

commit 129b743c6bd593f670df5cc0de8f96bfa6228f2f
Author: Petr Muller <pmuller@redhat.com>
Date:   Wed Jul 13 18:41:47 2011 +0200

    stap-serverd.cxx: fix memory and resource leaks
    
    While playing with cppcheck tool, I found few resource leaks in stap-serverd.cxx:
    - handleRequest: arg was not freed if opening/reading argfile failed
    - handleRequest: argfile was not fclosed when reading from it failed
    - spawn_and_wait: dotfd was not closed if chdir fails (macro expanded to accomodate resource release)
    - spawn_and_wait: cleaned some whitespace up around the fix itself

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

Summary of changes:
 po/POTFILES.in   |    2 +
 po/en.gmo        |  Bin 11315 -> 11315 bytes
 po/en.po         |  904 +++++++++++++++++++++++++++-------------------------
 po/fr.gmo        |  Bin 55393 -> 54347 bytes
 po/fr.po         |  940 +++++++++++++++++++++++++++++-------------------------
 po/pl.gmo        |  Bin 584 -> 584 bytes
 po/pl.po         |  880 ++++++++++++++++++++++++++------------------------
 po/systemtap.pot |  880 ++++++++++++++++++++++++++------------------------
 session.cxx      |    2 +-
 stap-serverd.cxx |   18 +-
 10 files changed, 1891 insertions(+), 1735 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]