office-gobmx/hwpfilter
Caolán McNamara 5453c8b927 ofz#32499 overflowing pos
Change-Id: I164537acbb4d4bcf7dee51a029ffb518a3687fda
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113150
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-03-26 11:51:21 +01:00
..
inc/pch
qa/cppunit
source ofz#32499 overflowing pos 2021-03-26 11:51:21 +01:00
CppunitTest_hwpfilter_test_hwpfilter.mk
Library_hwp.mk
Makefile
Module_hwpfilter.mk
README.md Using .md extension/Markdown syntax for modules README 2021-03-24 11:46:14 +01:00

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.