Skip to content

audiocreator: Check tag against null

Kai Uwe Broulik requested to merge work/kbroulik/audiocreator-check-null into master

In earlier versions of taglib it wasn't guaranteed that a "tag" existed when the respective "has" method returned true.

This can lead to null pointer access.

BUG: 427448


backport to stable pls

Edited by Kai Uwe Broulik

Merge request reports