Added patch to fix NULL pointer dereference in get_frame_by_name.

Note: An almost identical version was also submitted by Indrek Altpere to
wine-patches, but Michael Müller submitted his own attempt even earlier
to me - see timestamp of the patch.
This commit is contained in:
Sebastian Lackner
2015-05-29 20:09:02 +02:00
parent cec272a2d4
commit f5c6731e84
5 changed files with 52 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -12,6 +12,7 @@ wine-staging (1.7.44) UNRELEASED; urgency=low
wrong return value.
* Added patch to return fake device type when systemroot is located on virtual
disk (improves compatibility when wineprefix is on tmpfs).
* Added patch to fix NULL pointer dereference in get_frame_by_name.
* Removed patch to reset device state in SysKeyboard*Impl_Acquire (accepted
upstream).
* Removed patch to avoid creating thread queues for foreign threads in