Added patch to fix a possible leak in codeview_dump_symbols.

This commit is contained in:
Sebastian Lackner
2015-11-22 23:24:40 +01:00
parent 55a86c83c0
commit 2585f4dda7
3 changed files with 34 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ wine-staging (1.8~rc1) UNRELEASED; urgency=low
* Added patch to change value for WM_MDICALCCHILDSCROLL to 0x003f.
* Added patch to avoid leaking output name in sfnt2fon if specified multiple
times.
* Added patch to fix a possible leak in codeview_dump_symbols.
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 15 Nov 2015 21:20:51 +0100
wine-staging (1.7.55) unstable; urgency=low