Module: wine Branch: master Commit: 612fce30140b315eeb37f80bc60a931cce81df92 URL: https://source.winehq.org/git/wine.git/?a=commit;h=612fce30140b315eeb37f80bc...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Apr 10 19:09:04 2019 +0200
msvcp: Remove some redundant clearing of buffers.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msvcp120/tests/msvcp120.c | 31 ++++++++----------------------- dlls/msvcp140/tests/msvcp140.c | 35 ++++++++++------------------------- 2 files changed, 18 insertions(+), 48 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=612fce30140b315eeb37f...