diff --git a/patches/ole32-HGLOBALStream/definition b/patches/ole32-HGLOBALStream/definition index eef96faa..4968e736 100644 --- a/patches/ole32-HGLOBALStream/definition +++ b/patches/ole32-HGLOBALStream/definition @@ -1 +1 @@ -Fixes: Implement proper refcounting and locking for HGLOBAL based IStream +Fixes: [41738] Implement proper refcounting and locking for HGLOBAL based IStream diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 4ba09170..b6222674 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -5607,6 +5607,9 @@ fi # Patchset ole32-HGLOBALStream # | +# | This patchset fixes the following Wine bugs: +# | * [#41738] Implement proper refcounting and locking for HGLOBAL based IStream +# | # | Modified files: # | * dlls/ole32/hglobalstream.c, dlls/ole32/tests/hglobalstream.c # |