Skip to content

Fixed memory leak in simple-dmabuf-drm.c

orbitcowboy requested to merge orbitcowboy/weston:patch-1 into master

This PR fixes a potential memory leak, found by scanning the source with Cppcheck.

Merge request reports