rizin/librz/lang
Riccardo Schirone e933003b5b
librz: do not duplicate plugins (#3313)
* librz: do not duplicate plugins

Plugins structures are statically defined at the file scope and not
dynamically allocated. Plugins should not allocate them either as
RzLibPlugin keeps a reference to them anyway.
2023-01-23 12:51:09 +00:00
..
p Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
lang.c librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
meson.build Meson refactor: collect modules in dict and centralize config (#2945) 2022-08-20 19:59:27 +02:00