Added patch to ensure codepage conversion fails when destlen < 0.

This commit is contained in:
Sebastian Lackner
2015-09-22 15:23:28 +02:00
parent 6efa37655c
commit 4ad4553546
5 changed files with 145 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -3,6 +3,8 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
NtReadFile on directory.
* Added patch to ignore higher bits in selector for ThreadDescriptorTableEntry
info query.
* Added patch to ensure codepage conversion fails when destination length is
smaller than zero.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted