<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hello<br><br>While reading through the SCI engine code, I noticed that there are custom definitions of malloc, calloc etc, which can be used to trace memory allocation (in sci/scicore/sci_memory.cpp). The question is: should we adapt this approach in the rest of ScummVM? Or remove these altogether and use "regular" calls to malloc and the like?<br><br>Regards<br>Filippos<br><br /><hr />Windows Live™: E-mail. Chat. Share. Get more ways to connect.  <a href='http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t2_allup_howitworks_022009' target='_new'>See how it works.</a></body>
</html>