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. |
||
|---|---|---|
| .. | ||
| p | ||
| filter.c | ||
| meson.build | ||
| parse.c | ||
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. |
||
|---|---|---|
| .. | ||
| p | ||
| filter.c | ||
| meson.build | ||
| parse.c | ||