gjs branch master, updated. GJS_0_2-74-gc8c9067



The branch, master has been updated
       via  c8c9067124b4b5e6ba063d439ffdd44ba5e62f67 (commit)
       via  f9fe8a92e16158ee1b298bbb30f027d7d4bf5167 (commit)
      from  460077a5b8f19399de1be01e4f779e56d2a13651 (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 c8c9067124b4b5e6ba063d439ffdd44ba5e62f67
Author: Tommi Komulainen <tko litl com>
Date:   Tue Feb 17 15:49:09 2009 +0000

    install profiler hooks only if profiling is desired
    
    Collecting statistics can be somewhat expensive so avoid any slowdowns
    if no one is interested in results anyway.
    
    http://bugzilla.gnome.org/show_bug.cgi?id=572258

commit f9fe8a92e16158ee1b298bbb30f027d7d4bf5167
Author: Tommi Komulainen <tko litl com>
Date:   Tue Feb 17 12:10:56 2009 +0000

    gi: don't access memory after it's freed
    
    When 'unref_on_global_object_finalized' is FALSE, the Closure was freed
    before the if leading to 'Invalid read of size 1'
    
    http://bugzilla.gnome.org/show_bug.cgi?id=572121

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

Summary of changes:
 gi/closure.c   |   11 +++++++++--
 gjs/profiler.c |   32 ++++++++++++++++++--------------
 2 files changed, 27 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
GNOME Spidermonkey Javascript binding



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]