shut up purify (mistake is in winsock but we can init the var and avoid the umr)
This commit is contained in:
+1
-1
@@ -1427,7 +1427,7 @@ bool tcpiiu::bytesArePendingInOS () const
|
||||
}
|
||||
return false;
|
||||
#else
|
||||
osiSockIoctl_t bytesPending;
|
||||
osiSockIoctl_t bytesPending = 0; /* shut up purifys yapping */
|
||||
int status = socket_ioctl ( this->sock, // X aCC 392
|
||||
FIONREAD, & bytesPending );
|
||||
if ( status ) {
|
||||
|
||||
Reference in New Issue
Block a user