office-gobmx/hwpfilter
Stephan Bergmann a6729be5e8 GCC trunk towards GCC 10 still emits a bogus -Wstringop-truncation
Change-Id: I86e7bf7615bd31ed90b067cebfbaf0126c8d8c2b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/84055
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-04-29 21:32:42 +02:00
..
inc/pch
qa/cppunit
source GCC trunk towards GCC 10 still emits a bogus -Wstringop-truncation 2020-04-29 21:32:42 +02:00
CppunitTest_hwpfilter_test_hwpfilter.mk
Library_hwp.mk
Makefile
Module_hwpfilter.mk
README

Filter for a word processor file format popular in Korea (Hangul Word Processor).

Unfortunately apparently there is a newer version of the file format
in use nowadays and the code doesn't handle that correctly but
silently corrupts the input. See fdo#70097.