mirror of https://github.com/aria2/aria2
pull/1/head
parent
7774b6330c
commit
7e36107f45
|
@ -1,7 +1,7 @@
|
||||||
2006-05-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
2006-05-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
||||||
|
|
||||||
To fix the bug that cause segfaults if a zero-length peer list is
|
To fix the bug that causes segfaults if a tracker returns a zero-length
|
||||||
a zero-length list:
|
list as "peers":
|
||||||
|
|
||||||
* src/TrackerUpdateCommand.cc
|
* src/TrackerUpdateCommand.cc
|
||||||
(execute): Added a check to see wether the type of peers is Data*.
|
(execute): Added a check to see wether the type of peers is Data*.
|
||||||
|
|
Loading…
Reference in New Issue