If you look at the initialisation part function compiz_get_double_click_actions() in file compiz-window-manager.c we have only a useless assignment to self: actions[i].human_readable_name = actions[i].human_readable_name; I think we can just nuke that part....
Fixed in head, Thanks.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.