Alexandre Julliard : dbghelp: Grow all arrays by doubling the size.

Alexandre Julliard julliard at winehq.org
Fri Jul 10 08:52:06 CDT 2009


Module: wine
Branch: master
Commit: 75792a3e6994e124a777b8825ef9b2916e7fe333
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=75792a3e6994e124a777b8825ef9b2916e7fe333

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jul 10 14:46:55 2009 +0200

dbghelp: Grow all arrays by doubling the size.

---

 dlls/dbghelp/coff.c            |   20 ++++++++++++------
 dlls/dbghelp/dbghelp_private.h |    1 +
 dlls/dbghelp/minidump.c        |   28 ++++++++++++++++++++-----
 dlls/dbghelp/module.c          |    2 +
 dlls/dbghelp/msc.c             |   11 +++++++--
 dlls/dbghelp/source.c          |    9 ++++++-
 dlls/dbghelp/stabs.c           |   43 ++++++++++++++++++++++++---------------
 dlls/dbghelp/symbol.c          |   13 ++++++++++-
 8 files changed, 90 insertions(+), 37 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=75792a3e6994e124a777b8825ef9b2916e7fe333



More information about the wine-cvs mailing list