Go to file
Nikola Forró 28bdbf8adc Explicitly set aspell encoding
xml-copy-editor doesn't explicitly set aspell's "encoding" config option
to "utf-8" (which is, as far as I can tell, the actual encoding
of string data passed to aspell_speller_check() function), so if
the option is set to a different value in aspell configuration file
or via ASPELL_CONF environment variable, it may lead to a crash.

See also: http://aspell.net/buffer-overread-ucs.txt

Signed-off-by: Nikola Forró <nforro@redhat.com>
2020-06-08 14:46:32 +02:00
data Update make files 2020-02-27 23:53:55 +08:00
debian Updated ChangeLog 2014-09-06 09:54:53 +08:00
m4 Update make files 2020-02-27 23:53:55 +08:00
mac [1.2.1.5-p2] fixed crash on Mac by switching to wxWidgets 3.1.3 2019-12-24 14:29:05 +00:00
po Only show SSE2 warning in debug build 2019-11-24 08:57:49 +08:00
src Explicitly set aspell encoding 2020-06-08 14:46:32 +02:00
tests fixed .gitignore 2018-09-24 20:36:01 +02:00
.gitignore fixed .gitignore 2018-09-24 20:36:01 +02:00
AUTHORS updated changelog and authors file 2018-09-23 11:21:06 +02:00
COPYING Fixed file permissions 2013-10-20 00:10:22 +08:00
ChangeLog Only show SSE2 warning in debug build 2019-11-24 08:57:49 +08:00
INSTALL Fixed file permissions 2013-10-20 00:10:22 +08:00
Makefile.am Fixed "make dist" 2014-06-02 22:40:28 +08:00
Makefile.in Update make files 2020-02-27 23:53:55 +08:00
NEWS Fixed file permissions 2013-10-20 00:10:22 +08:00
README.md initial Mac port; bumped version to 1.2.1.5 2018-09-20 17:03:30 +02:00
TODO Fixed file permissions 2013-10-20 00:10:22 +08:00
aclocal.m4 Update the iconized frame window when opening files from the command line 2019-09-15 11:53:54 +08:00
autogen.sh Fixed problems in ubuntu 2012-08-20 20:12:32 +08:00
checkinstall.sh Fixed problems in ubuntu 2012-08-20 20:12:32 +08:00
config.guess Update make files 2020-02-27 23:53:55 +08:00
config.rpath Bug #103 Locale files have the wrong pathname under Linux 2014-06-01 20:36:54 +08:00
config.sub Update make files 2020-02-27 23:53:55 +08:00
configure Update make files 2020-02-27 23:53:55 +08:00
configure.ac Use PKG_CHECK_MODULES to detect the libxml2 and libxslt libraries 2020-02-27 20:57:12 +08:00
depcomp Update make files 2020-02-27 23:53:55 +08:00
gpl-2.0.txt Added for 1.2.0.7 2009-12-01 13:34:42 +00:00
install-sh Update make files 2020-02-27 23:53:55 +08:00
ltmain.sh Update the iconized frame window when opening files from the command line 2019-09-15 11:53:54 +08:00
missing Update make files 2020-02-27 23:53:55 +08:00

README.md

XML Copy Editor

Fast, free, validating XML editor. As of version 1.2.1.5 available for Linux, Windows and Mac.