office-gobmx/hwpfilter
Norbert Thiebaud 99ae57a92d hwfilter: fix misuse of strncpy
Change-Id: Ia52d6cd32aa3e3838d31ea2a994117e6820a503d
2014-10-04 08:58:13 -05:00
..
inc/pch
qa/cppunit
source hwfilter: fix misuse of strncpy 2014-10-04 08:58:13 -05:00
CppunitTest_hwpfilter_test_hwpfilter.mk
Library_hwp.mk
Makefile
Module_hwpfilter.mk
README

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