https://bugs.kde.org/show_bug.cgi?id=372116

--- Comment #34 from Christian Muehlhaeuser <mue...@gmail.com> ---
(In reply to Shmerl from comment #33)
> Apparently some downstream distros are working around this by changing the
> buffer size:
> 
> -#define MAX_TOKEN_LENGTH 256 // Max length of tokens (e.g. window title)
> +#define MAX_TOKEN_LENGTH 65536 // Max length of tokens (e.g. window title)

I'm surprised to hear that, as I don't think changing this constant actually
has any effect. It looks like a remnant that was forgotten to be removed and
it's not actually used anywhere.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to