office-gobmx/hwpfilter
Caolán McNamara f6b4c3fb68 cid#1517796 Out-of-bounds read
Change-Id: I930e3888cfa3363b9183619225f0d4cdca197cdd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144547
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-12-20 08:22:07 +00:00
..
inc/pch Make sal/config.h the first in pch 2021-03-09 06:51:51 +01:00
qa/cppunit ofz#44997 Use-of-uninitialized-value 2022-02-24 14:55:33 +01:00
source cid#1517796 Out-of-bounds read 2022-12-20 08:22:07 +00:00
CppunitTest_hwpfilter_test_hwpfilter.mk
Library_hwp.mk Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
Makefile
Module_hwpfilter.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

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.