Michael Stefaniuc : taskmgr: Replace malloc with HeapAlloc.

Alexandre Julliard julliard at winehq.org
Mon Dec 8 09:46:01 CST 2008


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Mon Dec  8 04:07:31 2008 +0100

taskmgr: Replace malloc with HeapAlloc.

---

 programs/taskmgr/about.c    |    1 -
 programs/taskmgr/affinity.c |    1 -
 programs/taskmgr/applpage.c |   20 +++++++++++---------
 programs/taskmgr/column.c   |    1 -
 programs/taskmgr/dbgchnl.c  |    1 -
 programs/taskmgr/debug.c    |    1 -
 programs/taskmgr/endproc.c  |    1 -
 programs/taskmgr/graph.c    |    1 -
 programs/taskmgr/graphctl.c |    1 -
 programs/taskmgr/optnmenu.c |    1 -
 programs/taskmgr/perfdata.c |   24 ++++++++++++------------
 programs/taskmgr/perfpage.c |    1 -
 programs/taskmgr/priority.c |    1 -
 programs/taskmgr/proclist.c |    1 -
 programs/taskmgr/procpage.c |    1 -
 programs/taskmgr/run.c      |    1 -
 programs/taskmgr/taskmgr.c  |    1 -
 programs/taskmgr/trayicon.c |    1 -
 18 files changed, 23 insertions(+), 37 deletions(-)

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



More information about the wine-cvs mailing list