Files
loongoffice/hwpfilter
Caolán McNamara db5ed50cee coverity#1242961 Unused value
I'm guessing that this is what was meant. Though
hstr2ksstr and kstr2hstr still don't match, and I'm assuming
they are supposed to be mirror images of each other.

Change-Id: I0fccd086e16c043324af43a5c999c2fde7cf7505
2014-10-02 14:48:47 +01:00
..
2014-10-02 14:48:47 +01: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.