Memory leaked when calling gnome_rr_screen_refresh
test2.c calls gnome_rr_screen_refresh
repeatedly, which appears to leak memory.
I ran into this while investigating gnome-settings-daemon#64 (closed) and have noticed the same problem with other clients (e.g., run gnome-control-center
and monitor its memory use while repeatedly switching between the display and keyboard applets).
Edited by Sam Morris