Eric Pouech : dbghelp: Clearly separate the type loading into two passes.

Alexandre Julliard julliard at winehq.org
Tue Jun 28 15:54:15 CDT 2022


Module: wine
Branch: master
Commit: ddbd341bd0baa663338326246e2b05d8651743ff
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=ddbd341bd0baa663338326246e2b05d8651743ff

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Wed Jun 22 16:28:09 2022 +0200

dbghelp: Clearly separate the type loading into two passes.

- create (contentless) UDT & enum in first pass
- fill UDT&enum content and load the rest of types in second pass.

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>

---

 dlls/dbghelp/msc.c | 491 +++++++++++++++++++++++++++--------------------------
 1 file changed, 246 insertions(+), 245 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=ddbd341bd0baa663338326246e2b05d8651743ff



More information about the wine-cvs mailing list