Added patch to protect TVM_GETITEM from invalid item pointers.

This commit is contained in:
Sebastian Lackner
2015-09-28 00:35:20 +02:00
parent 5f353ac80e
commit 0d466f5e6d
5 changed files with 94 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -14,6 +14,7 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
* Added patch to ignore width/height passed to edit control in WM_SIZE
message.
* Added patch to refresh MDI menus when DefMDIChildProc(WM_SETTEXT) is called.
* Added patch to protect TVM_GETITEM from invalid item pointers.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted