mirror of
https://github.com/transmission/transmission
synced 2024-12-26 01:27:28 +00:00
whoops
This commit is contained in:
parent
12275ccc10
commit
c006457d26
1 changed files with 2 additions and 0 deletions
|
@ -300,6 +300,8 @@ _tr_blocklistSetContent( tr_blocklist * b,
|
|||
}
|
||||
range.end = ntohl( addr.addr.addr4.s_addr );
|
||||
|
||||
free( line );
|
||||
|
||||
if( fwrite( &range, sizeof( struct tr_ip_range ), 1, out ) != 1 )
|
||||
{
|
||||
tr_err( _(
|
||||
|
|
Loading…
Reference in a new issue