Go to file
Patrick Griffis c8539b93fe xtext: Fix overflow on long lines
xtext keeps a static buffer and uses it for various things
and asserts that every text entry is < 4096. It does
this check on gtk_xtext_append*() except it does the check only on
the right half of text when indent is enabled.

This overflow caused corruption in the xtext struct
changing the url check functions making hovering
with the mouse do 'undefined' things.

In the long term this should be removed for a dynamically
allocated buffer so no arbitrary size limit exists and
text gets cut off.

Fixes #1465
Fixes #1186
Fixes #1206
2015-10-30 01:22:13 -04:00
.tx Update transifex config file 2013-09-08 01:28:06 -04:00
data build: Let 'make dist' do a better job 2015-10-16 17:25:01 +02:00
m4 configure: Clean up Python checking 2015-09-30 03:55:42 -04:00
osx osx: Create bundles using homebrew 2014-08-01 04:03:54 -04:00
plugins build: Let 'make dist' do a better job 2015-10-16 17:25:01 +02:00
po Fix typo 2015-03-20 05:37:27 -04:00
src xtext: Fix overflow on long lines 2015-10-30 01:22:13 -04:00
win32 win32: Fix installer 2015-10-12 19:26:28 +02:00
.gitignore fe-gtk: Use manual registration for resources. 2015-10-10 16:14:07 -07:00
.travis.yml travis: But it needs intltool 2015-04-22 23:28:51 -04:00
autogen.sh configure: Target versions of Ubuntu 10.04 2015-04-21 23:07:28 -04:00
configure.ac configure: Default to generating xz-tarballs only 2015-10-17 09:43:49 +02:00
COPYING Reorganize files and migrate images to gresource 2013-09-29 02:24:06 -04:00
Doxyfile Use png instead of svg 2013-05-20 15:59:41 +02:00
Makefile.am build: Let 'make dist' do a better job 2015-10-16 17:25:01 +02:00
readme.md readme.md: Update jenkins links 2015-10-11 16:12:37 +02:00

HexChat Build Status Build Status

HexChat is an IRC client for Windows and UNIX-like operating systems.
See IRCHelp.org for information about IRC in general.
For more information on HexChat please read our documentation:


X-Chat ("xchat") Copyright (c) 1998-2010 By Peter Zelezny. HexChat ("hexchat") Copyright (c) 2009-2014 By Berke Viktor. This program is released under the GPL v2 with the additional exemption that compiling, linking, and/or using OpenSSL is allowed. You may provide binary packages linked to the OpenSSL libraries, provided that all other requirements of the GPL are met. See file COPYING for details.