Jonas Ådahl 807658e972 wayland: Don't free non-transferred string when cleaning up
When cleaning up the display name string management, the display name
string retrieved from libwayland-server was also passed to free() on
clean up. This is invalid as the display name string ownership is not
transferred to us. Fix this by strdup:ing the string before saving it.

https://bugzilla.gnome.org/show_bug.cgi?id=730551
2017-09-04 12:32:53 +08:00
2017-09-03 19:25:22 +03:00
2017-08-30 13:44:05 +08:00
2017-05-11 13:45:44 +02:00
2017-09-01 11:19:50 +02:00
2016-04-27 20:37:47 +02:00
2017-08-22 00:21:48 +02:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%