commit | 35ce06d4aec38f98f1fd2bf57c2aa89ae48f7702 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <ppaalanen@gmail.com> | Tue Jan 03 11:39:13 2012 +0200 |
committer | Pekka Paalanen <ppaalanen@gmail.com> | Tue Jan 03 11:48:08 2012 +0200 |
tree | 719daf6f47859472b6c89074dfe634c266824c96 | |
parent | c069dd548f9b4fecbae1917abad916a1c786359f [diff] |
compositor: add screenshooter destructor Nothing was freeing the allocation from screenshooter_create(). Add enough boilerplate, that we can free it. Fixes a Valgrind leak. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>