Skip to content

kernelbase: fix racing condition in GlobalMemoryStatusEx()

Rastislav Stanik requested to merge rastos/rastos-at-wine:master into master

set cached_status variable that decides whether cached information is returned only after information is actually placed in the cache

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58082

Merge request reports

Loading