← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1246868] Re: Maximum command length exceeded

 

Well, the only kind of commands that would normally hit this barrier are the ones that display large amount of text in the chat. Afaik the richtext chat buffer is 128 KiB long in DC++, therefore I believe (parts of) larger outputs should be lost anyway. 
I don't know how large the security impact is between sizes of 16 KiB and 256 KiB but if the above thinking is valid then 128 KiB should be enough by default.

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1246868

Title:
  Maximum command length exceeded

Status in DC++:
  Confirmed

Bug description:
  In the DC++ client, I am able to do everything normally - type all
  defined commands, chat etc... but then i type +read the bot initially
  says: you issued a +read command. Your word is my command! (the normal
  response)

  and immediately after it shows: *** Maximum command length exceeded
  (instead of showing me the read request board)

  and disconnects me from the hub... 
  (note: all other commands work perfectly)

  OS: Win 8 64-bit
  DC++ version: 0.830

To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1246868/+subscriptions


References