diff --git a/src/exiv2.cpp b/src/exiv2.cpp index 5ff2879b..43ae937c 100644 --- a/src/exiv2.cpp +++ b/src/exiv2.cpp @@ -193,6 +193,14 @@ Params& Params::instance() return *instance_; } +Params::~Params() { +#if defined(EXV_HAVE_REGEX_H) + for (size_t i=0; i