mirror of
git://erdgeist.org/opentracker
synced 2025-01-27 07:06:45 +00:00
Missed the last info_hash
This commit is contained in:
parent
553f62329a
commit
6819db7e98
@ -68,7 +68,7 @@ static void accesslist_readfile( int sig ) {
|
||||
memset( &accesslist_tmp, 0, sizeof(accesslist_tmp));
|
||||
|
||||
/* No use */
|
||||
map_end = map + maplen - 41;
|
||||
map_end = map + maplen - 40;
|
||||
read_offs = map;
|
||||
|
||||
/* We do ignore anything that is not of the form "^[:xdigit:]{40}[^:xdigit:].*" */
|
||||
|
Loading…
x
Reference in New Issue
Block a user