office-gobmx/hwpfilter
Caolán McNamara 94e8b4b6a5 ofz#45167 Integer-overflow
Change-Id: Ib112686b192558421419a8695db9c3f35c5312da
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131058
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-03-05 21:42:20 +01:00
..
inc/pch
qa/cppunit ofz#44997 Use-of-uninitialized-value 2022-02-24 14:55:33 +01:00
source ofz#45167 Integer-overflow 2022-03-05 21:42:20 +01:00
CppunitTest_hwpfilter_test_hwpfilter.mk
Library_hwp.mk
Makefile
Module_hwpfilter.mk
README.md

Filters for Korean (Hangul) Popular Word Processor Formats

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 tdf#70097.