Eo callbacks: Fix a possible issue of corrupted callback list.
authorTom Hacohen <tom@stosb.com>
Mon, 30 Sep 2013 13:16:46 +0000 (14:16 +0100)
committerTom Hacohen <tom@stosb.com>
Fri, 16 May 2014 13:33:36 +0000 (14:33 +0100)
commitcdea54dd40480817db4a97ffd107d7408af29972
tree256f4e93894d275a0289c75a018dfe5294660a9a
parentecc445b47cec28cdef70d5bfaf8e7cace194c330
Eo callbacks: Fix a possible issue of corrupted callback list.

This happens when we delete more than one callback at the beginning
of the list (i.e 2 or more) in one go.
src/lib/eo/eo_base_class.c