Reviewed by Tim Janik:
authorMichael Natterer <mitch@imendio.com>
Mon, 21 Jul 2008 10:36:03 +0000 (10:36 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 21 Jul 2008 10:36:03 +0000 (10:36 +0000)
commit864fbce267ca1ed25f9f2a3ca7ede385c5787cbd
tree9a5f9b4f66fa20c7d29d4ec955945dc20f8e4ee5
parent8f5b439685f0b2b5ab1c400e0e09aa1a7f569fa1
Reviewed by Tim Janik:

2008-07-21  Michael Natterer  <mitch@imendio.com>

Reviewed by Tim Janik:

* gsignal.c (g_signal_chain_from_overridden_handler): allocate
the temp GValue array with GSLice.

(g_signal_emit_valist): dito. Remove optimization/obfuscation of
allocating up to 16 GValues on the stack and always use GSLice.

svn path=/trunk/; revision=7229
gobject/ChangeLog
gobject/gsignal.c