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 "Gem - Graphics environment for multimedia".

The branch, master has been updated
       via  0e130dc979e4b46bc4ffef5ea55d45da99bbee9e (commit)
      from  c18244462cd422760bb04669c444e0a4460dcd31 (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 0e130dc979e4b46bc4ffef5ea55d45da99bbee9e
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Tue Jul 8 10:58:54 2014 +0200

    use '\0' as no-string rather than NULL
    
    strlen(NULL) is undefined behaviour, which makes open_via_path(NULL,...)
    crash on some systems.
    so we now use a proper C-string
    that only consists of the terminating 0-byte.
    
    this should *really* close sf-bug #225

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

Summary of changes:
 src/RTE/RTE.cpp |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gem - Graphics environment for multimedia

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to