Comment 5 for bug 321246

Revision history for this message
Steven Sheehy (steven-sheehy) wrote :

To fix I suggest we either validate the utf8 using Text::validateUtf8() or just check if the params are non-empty and return if they are inside SearchManager::onData(). What approach does the DC++ team prefer?