Skip to content

snap: Fix leak using plugin cache

The plugin cache returns a reference, and the snap code was assuming it didn't.

Merge request reports