Skip to content

Fix memory leak

Before return we need to free memory. This patch is solving possible memory leak. That's it.

Merge request reports