Skip to content

Shell: Fix a memory leak a screenshot.

Dmitrii Naidolinskii requested to merge (removed):bug-5501 into main

When is created screenshot, then in stage it is allocated ref_count and don't decrement.

Fixes: #5501 (closed)

Merge request reports