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 2022-06-15 23:36:18 +0100 Tim-Philipp Müller <tim@centricular.com>
7 * gst-plugins-bad.doap:
11 2022-06-15 23:36:10 +0100 Tim-Philipp Müller <tim@centricular.com>
16 2022-06-09 23:19:24 +0900 Seungha Yang <seungha@centricular.com>
22 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2584>
24 2022-05-27 05:15:13 +1000 Jan Schmidt <jan@centricular.com>
26 * sys/androidmedia/gstamc-constants.h:
32 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2572>
34 2022-05-30 16:31:38 -0400 Olivier Crête <olivier.crete@collabora.com>
38 webrtcbin: Reject answers that don't contain the same number of m-line as offer
[all …]