Module: wine Branch: master Commit: 032d32f94052a5e7386d07b4a4986d1140f736e6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=032d32f94052a5e7386d07b4a4...
Author: Hugh McMaster hugh.mcmaster@outlook.com Date: Fri Jun 30 13:42:55 2017 +0000
regedit: Improve the parsing of multiline hex data during the registry import operation.
Signed-off-by: Hugh McMaster hugh.mcmaster@outlook.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
programs/regedit/regproc.c | 143 +++++++++++++++++++++++++++++---------- programs/regedit/tests/regedit.c | 125 +++++++++++++++++----------------- 2 files changed, 171 insertions(+), 97 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=032d32f94052a5e7386d07...