Gimp/plug-ins/metadata
Jacob Boerema 398dbbe01b plug-ins: fix several issues detected by coverity
Detected issues fixed here:
- Use GString and g_string_append since otherwise we need to add g_free
after every g_strconcat.
- No error checking.
- We need to g_free value_utf.

Not detected by coverity:
- Wrong quotes around utf-8.
- Remove unused includes.

(cherry picked from commit 641080c838)
2021-10-24 22:17:32 -04:00
..
.gitignore Bug 769820 - Cannot enter Iptc information when no metadata is available... 2017-07-07 18:11:39 +02:00
Makefile.am plug-ins: improve formatting of gps data in metadata-viewer. 2020-12-01 18:24:29 -05:00
metadata-editor.c plug-ins: fix #7408 metadata-editor plugin cashing when saving metadata 2021-10-24 13:45:41 -04:00
metadata-editor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
metadata-impexp.c plug-ins: fix several issues detected by coverity 2021-10-24 22:17:32 -04:00
metadata-impexp.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
metadata-misc.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
metadata-tags.c plug-ins: Iptc.Application2.Headline is not a repeatable tag 2021-10-24 13:45:30 -04:00
metadata-tags.h plug-ins: in metadata-editor use /iptcExt instead of /Iptc4xmpExt when saving. 2021-03-16 13:27:12 -04:00
metadata-viewer.c plug-ins: in metadata-viewer improve how we show XMP tags. 2021-09-25 15:33:57 -04:00
metadata-xml.c plug-ins: fix resource leaks detected by coverity 2021-10-24 22:17:15 -04:00
metadata-xml.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00