mirror of
https://github.com/radareorg/radare2.git
synced 2025-03-04 12:27:40 +00:00

1. Add goto error that always frees the_obj_list list of objects. Otherwise, we may leak the data, because the only place the_obj_list is to be destroyed comes near the end of function.