Skip to content

Bugfix 8531

alexey.stratulat requested to merge bugfix-8531 into release-5.2

[*] Changed PyEval_CallObject function call during plugin initialization, deinitialization and reload. To remove the valgrind warning about using uninitialized memory.

Merge request reports