There is an index out of range problem in stats_alert again.
In trunk alert.cpp 401 it is crashing because the
stats_alert::stats_channel::download_ip_protocol (7) is used to index stat but
stat::download_ip_protocol (5) should be used or the enumeration order in
stats_alert::stats_channel should be changed.
Original issue reported on code.google.com by webmas...@massaroddel.de on 29 Nov 2014 at 7:45
Original issue reported on code.google.com by
webmas...@massaroddel.de
on 29 Nov 2014 at 7:45