office-gobmx/hwpfilter
Julien Nabet 8088aeabe4 cppcheck: Logical conjunction always evaluates to false
I don't know how to check it's ok, I just took example above
It seems there was a wrong mix between header and footer test

Change-Id: Ia5bb838e92306f3bb160069a7c62707e365e8ab2
2014-08-31 11:18:47 +02:00
..
inc/pch update_pch 2014-08-13 10:10:33 +02:00
qa/cppunit
source cppcheck: Logical conjunction always evaluates to false 2014-08-31 11:18:47 +02: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.