office-gobmx/hwpfilter
Caolán McNamara dfd517af96 ofz#47473 OOM just skip the unused "reserved" data on read
and don't store it

Change-Id: I7e68111b5ed724c5eab9e8040b8c28f542064ae5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134353
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-05-16 09:57:23 +02:00
..
inc/pch
qa/cppunit
source ofz#47473 OOM just skip the unused "reserved" data on read 2022-05-16 09:57:23 +02: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.