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>
Mon, 30 Sep 2013 13:16:46 +0000 (14:16 +0100)
commit104a57b58ab44449bd015ca677a225cee4cb92cf
tree085d22f56cb795043d9252b1b8510f9148689c13
parentf5d4a807c845f37f502882858a61ea018557365a
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