reactos/reactos/lib/drivers/ip/network
Cameron Gutman 48a474fded - Initialize packets before using them
- Make PrepareICMPPacket return BOOLEAN
 - Call the packet's free function to free it
 - Remove unnecessary NULL checks
 - Part 1 of 2

svn path=/trunk/; revision=40355
2009-04-04 00:23:09 +00:00
..
i386
address.c Remove an assert that doesn't belong. 2009-02-15 22:16:20 +00:00
arp.c - Initialize packets before using them 2009-04-04 00:23:09 +00:00
checksum.c
icmp.c - Initialize packets before using them 2009-04-04 00:23:09 +00:00
interface.c
ip.c
loopback.c - Initialize packets before using them 2009-04-04 00:23:09 +00:00
memtrack.c - Merge aicom-network-fixes up to r39943 2009-03-11 22:15:12 +00:00
neighbor.c - Merge aicom-network-fixes up to r39293 2009-03-06 20:32:17 +00:00
ports.c
receive.c - Initialize packets before using them 2009-04-04 00:23:09 +00:00
router.c
routines.c
transmit.c