when defaulting to the only item in the array, check if this is indeed the

2009-03-13  Kristian Rietveld  <kris@imendio.com>

	* gsignal.c (signal_lookup_closure): when defaulting to the only
	item in the array, check if this is indeed the default closure.
	(patch by Tim Janik).


svn path=/trunk/; revision=7979
This commit is contained in:
Kristian Rietveld
2009-03-13 09:22:57 +00:00
committed by Kristian Rietveld
parent 621ef866b1
commit 622f010120
2 changed files with 12 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2009-03-13 Kristian Rietveld <kris@imendio.com>
* gsignal.c (signal_lookup_closure): when defaulting to the only
item in the array, check if this is indeed the default closure.
(patch by Tim Janik).
2009-03-13 Matthias Clasen <mclasen@redhat.com>
* === Released 2.20.0 ===