5fdb6a847f
The free function was only freeing the structs its members were pointing
to, but not the struct itself, causing a small leak.
Fixes:
|
||
---|---|---|
.. | ||
backends | ||
common | ||
compositor | ||
core | ||
frames | ||
meta | ||
tests | ||
wayland | ||
x11 | ||
libmutter.pc.in | ||
meson.build | ||
meta-private-enum-types.c.in | ||
meta-private-enum-types.h.in |