mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-09-13 09:17:20 -07:00
ole32-HGLOBALStream: Add reference to bug report.
This commit is contained in:
parent
a0e9a41f77
commit
aeb8488db7
@ -1 +1 @@
|
||||
Fixes: Implement proper refcounting and locking for HGLOBAL based IStream
|
||||
Fixes: [41738] Implement proper refcounting and locking for HGLOBAL based IStream
|
||||
|
@ -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
|
||||
# |
|
||||
|
Loading…
Reference in New Issue
Block a user