Fixing bad usages of DataBuf (when it is empty)

This commit is contained in:
Luis Díaz Más
2022-04-12 20:21:18 +02:00
parent 4a4a8c544c
commit c3d0100d48
11 changed files with 48 additions and 31 deletions
+1
View File
@@ -1,4 +1,5 @@
// SPDX-License-Identifier: GPL-2.0-or-later
// Sample program showing how to add, modify and delete Exif metadata.
#include <exiv2/exiv2.hpp>