office-gobmx/hwpfilter
Caolán McNamara fda349ab8e ofz#69246 Integer-overflow
WTMM takes/returns a double anyway, so just promote earlier

Change-Id: I055fa7e7b155abfd15ef51335b34c2e6cfa8a209
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168043
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Jenkins
2024-05-26 15:41:47 +02:00
..
inc/pch
qa/cppunit
source
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.