WineHQ: add the HeapReAlloc() task to the Janitorial list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



As per Eric's suggestion...

ChangeLog
    Add the HeapReAlloc() task to the Janitorial list.


-- 
Dimi.
Index: templates/en/janitorial.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/janitorial.template,v
retrieving revision 1.9
diff -u -r1.9 janitorial.template
--- templates/en/janitorial.template	19 Sep 2003 18:01:23 -0000	1.9
+++ templates/en/janitorial.template	25 Sep 2003 04:49:44 -0000
@@ -354,6 +354,17 @@
     <li>updated: Jan 27, 2003
   </ul>
 
+  <h3>Fix HeapReAlloc() calls</h3>
+  From Eric: <i>there's lot of code which relies on HeapReAlloc would allocate a block 
+  if the block to reallocate is NULL (as realloc does in stdlib);
+  this is not the case in windows, and we should fix it (and first, fix 
+  all the wine code relying on this)</i>
+  <ul>
+    <li>workers: wanted
+    <li>status: <span class=todo>TODO</span>
+    <li>updated: Sep 25, 2003
+  </ul>
+
   <h3>Include file cleanup</h3>
   That is, no more Wine-specific headers in <tt>include/</tt>. This is tightly
   related to the <b>DLL Separation</b> task, listed above. There are 50 Wine-only

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux