aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAge
* get rid of plibc.hChristian Grothoff2021-01-30
* mask SIGPIPE to avoid problems with crashing in test (should fix #6709)Christian Grothoff2021-01-30
* improve fuzz_default scriptChristian Grothoff2020-10-29
* fix #6613Christian Grothoff2020-10-29
* fix typosChristian Grothoff2020-10-26
* remove support for ancient libav versionsChristian Grothoff2020-06-26
* fix some deprecationsChristian Grothoff2020-06-26
* fix #6391Christian Grothoff2020-06-26
* misc cov fixes, largely without impactChristian Grothoff2020-06-02
* uncrustifying indentationChristian Grothoff2020-03-03
* indentation fixesChristian Grothoff2019-10-06
* mergeChristian Grothoff2019-08-23
|\
| * importing patch from Gentoo/AS to address exiv2 build issue (#5820)Christian Grothoff2019-07-29
* | fix #5846Christian Grothoff2019-08-23
|/
* fix #5494Christian Grothoff2018-12-20
* fix indentation and memory leaksChristian Grothoff2018-12-20
* fix indentation issuesChristian Grothoff2018-11-22
* version should be unsignedChristian Grothoff2018-11-04
* revert +1, as it is wrongChristian Grothoff2018-08-05
* Fix #5405Christian Grothoff2018-08-05
* fix #5404Christian Grothoff2018-08-05
* fix #888373Christian Grothoff2018-07-12
* fixing infinite loop, releasing 1.7Christian Grothoff2018-07-12
* fix #5253Christian Grothoff2018-02-28
* fix misc NULL pointer exceptionsChristian Grothoff2017-11-01
|\
| * detect integer overflow in DVI extractorChristian Grothoff2017-10-17
* | fix misc NULL pointer exceptionsChristian Grothoff2017-11-01
|/
* check return values from dup2()Christian Grothoff2017-10-15
* extra-carefully check return value of snprintfChristian Grothoff2017-10-15
* remove useless assignmentChristian Grothoff2017-10-15
* need isspace, not isblank for rpm extractorChristian Grothoff2017-10-15
* handle allocation failure in PDF fdopen callChristian Grothoff2017-10-15
* handle allocation failure in gstreamer pluginChristian Grothoff2017-10-15
* seems some specs of c_time allow up to 71 bytes, so increase buffer size just...Christian Grothoff2017-10-15
* be more conservative about result from ctime_rChristian Grothoff2017-10-15
* be more careful with memory allocation failures in gsf extractor, avoid calli...Christian Grothoff2017-10-15
* fix very hypothetical lack of 0-termination in ole2-extractor iff translation...Christian Grothoff2017-10-15
* fix potential buffer underflow read in deb_extractorChristian Grothoff2017-10-15
* fix duration initialization in ffmpeg extractor (badly positioned #if)Christian Grothoff2017-10-15
* defensive programming: avoid malloc(0) in deb extractorChristian Grothoff2017-10-15
* indentation fixesChristian Grothoff2017-10-15
* avoid passing of char to isspace()-family of functions, always pass unsigned ...Christian Grothoff2017-10-15
* fix for NSF plugin's NPE reported by Leon ZhaoChristian Grothoff2017-10-13
* fix looping in nsfe extractor for problematic chunksize in input fileChristian Grothoff2017-10-13
* eliminate compiler warningChristian Grothoff2017-10-13
* eliminate compiler warningChristian Grothoff2017-10-13
* fix integer overflow in PNG plugin as reported by Leon Zhao on the mailinglistChristian Grothoff2017-10-13
* make code compile against libexiv 0.26Christian Grothoff2017-10-11
* avoid use of deprecated libtidy headerChristian Grothoff2017-10-11
* fix NPE in FLAC plugin reported by Leon Zhao (https://bugzilla.redhat.com/sho...Christian Grothoff2017-10-09