rizin/librz/parse
Riccardo Schirone ac3134f4e5 librz: fix UAF in plugin deletion
Some libraries have a global "plugin_data" that is initialized only for
the current plugin, thus the fini method should only be called for the
current plugin as well and not for the others.
2023-05-12 10:38:29 +08:00
..
p Fix memory leak in RzParse ARM and MIPS (#3364) 2023-02-09 17:58:58 +01:00
filter.c Remove inefficient rz_mem_swapendian() (#3411) 2023-03-01 20:53:24 +08:00
meson.build Meson refactor: collect modules in dict and centralize config (#2945) 2022-08-20 19:59:27 +02:00
parse.c librz: fix UAF in plugin deletion 2023-05-12 10:38:29 +08:00