diff --git a/patches/oleaut32-Vtable_Offset/definition b/patches/oleaut32-Vtable_Offset/definition index 40cdef92..2d1ce18a 100644 --- a/patches/oleaut32-Vtable_Offset/definition +++ b/patches/oleaut32-Vtable_Offset/definition @@ -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 diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 4cad25e2..df9ebe75 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -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 # |