iphlpapi: Remove a comment that dared to ponder to use malloc.

Michael Stefaniuc mstefani at redhat.de
Fri Nov 28 16:44:01 CST 2008


---
 dlls/iphlpapi/icmp.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/dlls/iphlpapi/icmp.c b/dlls/iphlpapi/icmp.c
index a5858ca..b868603 100644
--- a/dlls/iphlpapi/icmp.c
+++ b/dlls/iphlpapi/icmp.c
@@ -27,8 +27,6 @@
  * - Not all IP options are supported.
  * - Are ICMP handles real handles, i.e. inheritable and all? There might be some
  *   more work to do here, including server side stuff with synchronization.
- * - Is it correct to use malloc for the internal buffer, for allocating the
- *   handle's structure?
  * - This API should probably be thread safe. Is it really?
  * - Using the winsock functions has not been tested.
  */
-- 
1.6.0.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081128/5a3ef7ec/attachment.pgp 


More information about the wine-patches mailing list