Files
loongoffice/hwpfilter
Norbert Thiebaud 99ae57a92d hwfilter: fix misuse of strncpy
Change-Id: Ia52d6cd32aa3e3838d31ea2a994117e6820a503d
2014-10-04 08:58:13 -05:00
..
2014-10-04 08:58:13 -05:00

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.