Home
last modified time | relevance | path

Searched +full:libexif +full:- +full:testsuite (Results 1 – 4 of 4) sorted by relevance

/third_party/libexif/test/
DMakefile.am4 # - Add "small" tests and stuff here.
5 # - Add "big" tests and stuff to explicitly test for (fixed) bugs
6 # to libexif-testsuite:
9 # as a basic self-contained regression test set.
10 # * Proper testing is done with the "exif" program in libexif-testsuite.
11 # And this is just the lib - we don't have the program available
14 TESTS = test-mem test-value test-integers test-parse test-tagtable test-sorted \
15 test-fuzzer test-null parse-regression.sh swap-byte-order.sh \
16 extract-parse.sh
19 TESTS += check-failmalloc.sh
[all …]
/third_party/libexif/
D.travis.yml16 - autopoint
21 - CONFIG=normal
22 - CONFIG=c90
23 - CONFIG=stackprotect
24 - CONFIG=disable-nls
26 - MAKEFLAGS='-j 2'
29 - clang
30 - gcc
33 - linux
34 - osx
[all …]
DChangeLog1 2016-09-01 Dan Fandrich <dan@coneharvesters.com>
7 2014-01-05 Dan Fandrich <dan@coneharvesters.com>
11 2013-07-13 Dan Fandrich <dan@coneharvesters.com>
20 2013-02-23 Dan Fandrich <dan@coneharvesters.com>
24 2012-07-12 Dan Fandrich <dan@coneharvesters.com>
27 This fixes CVE-2012-2814. Reported by Mateusz Jurczyk of
29 * Fixed an off-by-one error in exif_convert_utf16_to_utf8()
30 This can cause a one-byte NUL write past the end of the buffer.
31 This fixes CVE-2012-2840
32 * Don't read past the end of a tag when converting from UTF-16
[all …]
/third_party/gstreamer/gstplugins_bad/
DChangeLog3 2019-12-03 11:12:59 +0000 Tim-Philipp Müller <tim@centricular.com>
9 * gst-plugins-bad.doap:
13 2019-12-03 11:12:58 +0000 Tim-Philipp Müller <tim@centricular.com>
15 * docs/plugins/gst-plugins-bad-plugins.hierarchy:
16 * docs/plugins/inspect/plugin-accurip.xml:
17 * docs/plugins/inspect/plugin-adpcmdec.xml:
18 * docs/plugins/inspect/plugin-adpcmenc.xml:
19 * docs/plugins/inspect/plugin-aiff.xml:
20 * docs/plugins/inspect/plugin-asfmux.xml:
21 * docs/plugins/inspect/plugin-assrender.xml:
[all …]