winex11-Thread_data: Add reference to upstream bug report.

This commit is contained in:
Sebastian Lackner
2015-03-05 02:45:23 +01:00
parent 48c5b12ec2
commit ef97a06e99
3 changed files with 5 additions and 2 deletions

View File

@@ -4159,6 +4159,9 @@ fi
# Patchset winex11-Thread_Data
# |
# | This patchset fixes the following Wine bugs:
# | * [#36915] Fix crash in clip_cursor_notify caused by uninitialized TLS
# |
# | Modified files:
# | * dlls/winex11.drv/mouse.c
# |

View File

@@ -1 +1 @@
Fixes: Fix crash in clip_cursor_notify caused by uninitialized TLS
Fixes: [36915] Fix crash in clip_cursor_notify caused by uninitialized TLS