summaryrefslogtreecommitdiff
path: root/libmate-desktop/mate-rr-labeler.c
AgeCommit message (Collapse)AuthorFilesLines
2012-09-28Fix possible double-free when destroying private windowsStefano Karapetsas1-0/+6
This could cause free'ing random data when the members of ->windows were destroyed, but ->windows itself wasn't. As it was != NULL, we'd be free memory that wouldn't belong to us anymore. https://bugzilla.gnome.org/show_bug.cgi?id=634534 (patch suggested in MATE by NiceAndGently on https://github.com/mate-desktop/mate-desktop/issues/23)
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+317