Files
loongoffice/hwpfilter
Stephan Bergmann 42e379a542 clang-tidy clang-analyzer-deadcode.DeadStores
...ever since its inception in 16cba77220efab8204eeecb49ccd3ec033efca38
"#112673# initial checkin of HWP filter" (but curr is needed as a local scratch
pad in the STARTT macro)

Change-Id: I7233bf99b7d6f9ac0d3d3384ba4508f84ba8fa38
2015-09-03 11:43:57 +02:00
..
2015-02-05 10:46:33 +00:00
2015-08-21 16:17:26 +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.