Added patch to fix NULL dereference in ICSeqCompressFrameStart.

This commit is contained in:
Sebastian Lackner
2015-01-07 10:51:59 +01:00
parent 2e6bd2290e
commit 673cb4f847
5 changed files with 49 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -31,6 +31,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Added patch for basic CUDA support.
* Added patches for D3DXComputeNormals and D3DXComputeNormalMap.
* Added patch for nvapi stubs (required for GPU PhysX support).
* Added patch to fix NULL dereference in ICSeqCompressFrameStart.
* Removed patch to emulate write to CR4 register (accepted upstream).
* Removed patch with stub for KeSetSystemAffinityThread (accepted upstream).
* Removed patch to implement combase HSTRING objects (accepted upstream).