[Git][wine/wine][master] 2 commits: oleaut32: Add missing fixup for SLTG typename offset.
Alexandre Julliard pushed to branch master at wine / wine Commits: ce07f328 by Dmitry Timoshkov at 2025-02-20T14:43:21+01:00 oleaut32: Add missing fixup for SLTG typename offset. Fixes regression introduced in 12c79c33a1d9c790201fe3631238c9277424771f. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 642807bc by Dmitry Timoshkov at 2025-02-20T14:43:21+01:00 oleaut32: Avoid double initialization of TypeInfoCount when reading SLTG typelib. typeinfo count in an SLTG typelib is written right before typeinfo blocks. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 1 changed file: - dlls/oleaut32/typelib.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/df8d2ae579f297db4e705786f32862... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/df8d2ae579f297db4e705786f32862... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)