Hi Alfonso, On 11/02/2015 10:48 AM, Alfonso Sanchez-Beato wrote: > Entries to the table of notification callbacks can be added by the > callbacks while being called. This caused a glib error as gril was > using an iterator to the hash table while the table was being modified. > Fixed by avoiding the unnecesary loop. > --- > gril/gril.c | 36 ++++++++++++------------------------ > 1 file changed, 12 insertions(+), 24 deletions(-) > Applied, thanks. Regards, -Denis