On Tue, Mar 27, 2018 at 11:40:01AM -0500, Sergio Gómez Del Real wrote:
Signed-off-by: Sergio Gómez Del Real sdelreal@codeweavers.com
dlls/ole32/datacache.c | 10 +-- dlls/ole32/tests/ole2.c | 159 ++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 144 insertions(+), 25 deletions(-)
Whoa! Your commit message mentions tests, but it doesn't mention changing the implementation. That needs at least to be explained and probably moved a separate patch...