Commit Graph

18 Commits

Author SHA1 Message Date
David Tardon c7012eeb7a ofz#4860 fix off-by-one in ICU (#1092) 2018-01-19 08:36:40 -08:00
David Tardon bbe2d4ef9a Updates (#1086)
* [dlplibs] merge 2 fuzzers for Lotus formats

The difference was mostly nominal anyway as all versions are parsed by
the same code.

* [dlplibs] add corpus for MS Multiplan fuzzer

* [dlplibs] move abw.dict to the project
2018-01-18 10:49:11 -08:00
David Tardon 8201c68094 [dlplibs] update bundled libs (#1055) 2018-01-09 07:45:26 -08:00
David Tardon 337187317e ofz#4303 fix another signed int overflow in boost (#996) 2017-11-18 07:24:47 -08:00
David Tardon 4039e9864b ubsan fix for bundled boost (#988)
* bundle mdds

* bundle boost

* ofz#2894 fix int overflow in boost
2017-11-16 07:07:02 -08:00
David Tardon 0bc454039f fixes for bundled ICU (#983)
* update bundled libs

* apply ICU ubsan patch from libreoffice

This fixes a few things that are not real problems but ubsan doesn't
like them, e.g., ofz#3926 .

* ofz#3670 fix heap-buffer overflow in ICU
2017-11-13 13:46:46 -08:00
David Tardon 3aa075c42e update bundled ICU (#894)
This "fixes" ofz#3631, ofz#3632 and ofz#3644.
2017-10-17 08:43:57 -07:00
David Tardon 3374666a61 make dlplibs play nicely with MSAN (#886)
* reduce the amount of copypasta

* build zlib internally

* build libpng internally

* build libxml2 internally

* build icu internally

* reduce build deps

* disable tests for more libs

* drop no longer needed envvar override
2017-10-12 09:48:41 -07:00
David Tardon 99880f1aef dlplibs: workaround memory problems on builders (#845) 2017-09-17 06:42:37 -07:00
David Tardon 92a7705002 do not break build on compiler warnings (#844) 2017-09-16 08:51:03 -07:00
David Tardon 59d50b6951 add qxp corpus (#796) 2017-08-27 15:42:33 -07:00
David Tardon 4075ea2a3b add MS Visio XML formats (#534)
* add vsdx corpus

* add vdx corpus
2017-04-17 07:26:16 -07:00
David Tardon f6b672f854 [dlplibs] add key6 corpus + some cleanup (#525)
* add key6 corpus

* do not require liblangtag

* do not build tools
2017-04-07 15:48:13 +02:00
David Tardon 76bd4a5443 add abw corpus (#515) 2017-04-05 07:45:17 -07:00
David Tardon 41e114e0ce add corpora for more formats (#511)
* add sdc corpus

* add wps corpus

* add Acta corpus

* add bmi corpus

* add lrf corpus
2017-04-04 13:55:53 -07:00
David Tardon 6c5d061338 add wpd+wpg corpora (#509)
* add wpd corpus

* add wpg corpus
2017-04-04 10:05:20 -07:00
David Tardon 9bf074e1fd add more corpora (#508)
* add cdr corpus

* add vsd corpus

* add zmf corpus

* add pmd corpus

* add fh corpus
2017-04-04 08:55:01 -07:00
David Tardon e05bbfd2bc combine all DLP libs into a single project (#507) 2017-04-04 08:00:20 -07:00