mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
- Revert part of r35080
svn path=/branches/aicom-network-fixes/; revision=35101
This commit is contained in:
@@ -513,8 +513,6 @@ PacketSocketRecvComplete(
|
||||
AFD_DbgPrint(MID_TRACE,("Completing\n"));
|
||||
IoCompleteRequest( NextIrp, IO_NETWORK_INCREMENT );
|
||||
}
|
||||
|
||||
ExFreePool( DatagramRecv );
|
||||
}
|
||||
|
||||
if( !IsListEmpty( &FCB->DatagramList ) ) {
|
||||
|
||||
Reference in New Issue
Block a user