oleaut32-Vtable_Offset: Add reference to upstream bug report.

This commit is contained in:
Sebastian Lackner 2016-05-11 02:48:15 +02:00
parent e38a9d7073
commit ee7d9bd76b
2 changed files with 4 additions and 1 deletions

View File

@ -1 +1 @@
Fixes: Extend a vtable offset before calling 64-bit DispCallFunc() for a 32-bit typelib
Fixes: [35268] Extend a vtable offset before calling 64-bit DispCallFunc() for a 32-bit typelib

View File

@ -5502,6 +5502,9 @@ fi
# Patchset oleaut32-Vtable_Offset
# |
# | This patchset fixes the following Wine bugs:
# | * [#35268] Extend a vtable offset before calling 64-bit DispCallFunc() for a 32-bit typelib
# |
# | Modified files:
# | * dlls/oleaut32/typelib.c
# |