Module: wine Branch: master Commit: b13146077d49aecfc4c7e4f9f5e75250f8db7ca0 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b13146077d49aecfc4c7e4f9f...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Mon Jan 27 09:24:17 2020 +0300
ole32: Check buffer bounds when reading storage properties.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ole32/stg_prop.c | 194 +++++++++++++++++++++++++++++++++++++------------- 1 file changed, 144 insertions(+), 50 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b13146077d49aecfc4c7e...