mirror of
https://github.com/transmission/transmission
synced 2024-12-26 01:27:28 +00:00
fix bug reported in the forums by "grabman"
This commit is contained in:
parent
22ad00e04c
commit
0f92cb7f30
1 changed files with 0 additions and 1 deletions
|
@ -450,7 +450,6 @@ sendFastReject( tr_peermsgs * msgs,
|
|||
uint32_t length )
|
||||
{
|
||||
assert( msgs != NULL );
|
||||
assert( length > 0 );
|
||||
|
||||
if( tr_peerIoSupportsFEXT( msgs->io ) )
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue