summaryrefslogtreecommitdiffstats
path: root/video/out/drm_common.c
diff options
context:
space:
mode:
authorMarcin Kurczewski <mkurczew@gmail.com>2015-04-20 21:30:26 +0200
committerwm4 <wm4@nowhere>2015-04-21 11:45:55 +0200
commit7f29172baf7a4ae57eb5af3e3ccd667553aa73f8 (patch)
treefc374eadd66b2abd5b12c653f8ff7255a00ad50a /video/out/drm_common.c
parenta7cf35c1ca08cf59ae9f1d9e56c7fb486af6e9ff (diff)
downloadmpv-7f29172baf7a4ae57eb5af3e3ccd667553aa73f8.tar.bz2
mpv-7f29172baf7a4ae57eb5af3e3ccd667553aa73f8.tar.xz
vo_drm: fix releasing VT if received signal twice
If user switched terminals frantically, mpv could get SIGUSR1 twice in a row, which, up until now, resulted in destroying CRTC twice. This caused it to segfault. After this fix, double SIGUSR1 should be ignored.
Diffstat (limited to 'video/out/drm_common.c')
0 files changed, 0 insertions, 0 deletions