office-gobmx/hwpfilter
Caolán McNamara 3cc6384e41 WaE: C6011 Dereferencing NULL pointer warnings
Change-Id: Ibca9433761e7a7f97383991429cf0d575b4ba3d8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167018
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-05-03 09:16:48 +02:00
..
inc/pch
qa/cppunit ofz#44997 Use-of-uninitialized-value 2022-02-24 14:55:33 +01:00
source WaE: C6011 Dereferencing NULL pointer warnings 2024-05-03 09:16:48 +02:00
CppunitTest_hwpfilter_test_hwpfilter.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
Library_hwp.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +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.