linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #08762
[Bug 1681153] Re: Sending a lot of empty lines to main chat makes DC++ to hang
this is a limitation in the Rich Edit control we use to display chat
messages.
rev 62243417be3658a8aeaf25d6b6a6a0432df2b4bf adds a little test one can
easily tweak to reproduce.
the most straight-forward resolution is to cut these messages when it is
known they are hitting on Rich Edit limits.
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1681153
Title:
Sending a lot of empty lines to main chat makes DC++ to hang
Status in DC++:
Confirmed
Bug description:
If i send 15000 empty lines into main chat from another client, DC++
will hang (sometimes i need to do it twice). When i then restart DC++
i can see a message '65766: Buffer overflow' from the chat history. So
if the hubsoft have no line limit you can hang a lot of DC++ clients
in the hub.
I'm running DC++ 0.865.
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1681153/+subscriptions
References