aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorIsaac Freund <ifreund@ifreund.xyz>2021-01-05 12:46:48 +0100
committerSimon Ser <contact@emersion.fr>2021-01-05 13:53:58 +0100
commitbf926e31a0bda9f621eb25ffe77046d171e48b13 (patch)
treef88519ef31ce01fb8cbf8b1c6ef1c8d42c85c9ba /.editorconfig
parentd3047011d06867269f5df88285d62729ac0646e1 (diff)
primary selection: destroy devices before manager
Since device_destroy() calls wl_list_remove() on the device's link, the manager must still be valid. However if the manager is destroyed before the seat as the wl_display destroy handlers are called, devices listening for the seat to be destroyed will access free'd memory in wl_list_remove().
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions