Comment 3 for bug 300268

Revision history for this message
qwertitis (qwertitis-deactivatedaccount) wrote : Re: crash when connect ADC hub

There could be a bug in the hub, since it seems like invalid utf-8 is transferred as hub description.

GTK crashes because it receives an invalid utf-8 string. The code in hub.cc assumes that dcpp checks this, which happens for NMDC but not for ADC, at least not for the hub description.