cocos / engine-native

Native engine for Cocos Creator v2.x
http://www.cocos.com/en/products
697 stars 572 forks source link

fix iterator maybe invalid. #4360

Closed benloong closed 3 months ago

benloong commented 3 months ago

spine object dispose callback could recursively finalize , leading iterator invalid.

minggo commented 3 months ago

@benloong could you please send to v2.4.15? Thanks.

benloong commented 3 months ago

@minggo sure.

minggo commented 3 months ago

thanks