gjs branch master, updated. GJS_0_2-66-g034fcd0



The branch, master has been updated
       via  034fcd014122ea923cb5c59c1cef3a9342b49d8f (commit)
      from  e082b44c58f0626396b7a3f2541d88d5008a79a5 (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 034fcd014122ea923cb5c59c1cef3a9342b49d8f
Author: Tommi Komulainen <tko litl com>
Date:   Tue Feb 17 17:19:37 2009 +0000

    gi: test for G_TYPE_VALUE before G_TYPE_BOXED when deallocating
    
    G_TYPE_VALUE is-a G_TYPE_BOXED but we allocate it differently so test
    for the special case first to deallocate properly and avoid invalid free()
    
    http://bugzilla.gnome.org/show_bug.cgi?id=572130

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

Summary of changes:
 gi/arg.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNOME Spidermonkey Javascript binding



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