Skip to content

Validate cursor result of spa_buffer_find_meta_data - cherrypick

David Edmundson requested to merge cherry-pick-88db0262 into Plasma/5.26

spa_buffer_find_meta_data returns null if it was unable to find the relevant metadata. spa_meta_cursor_is_valid still expects a valid pointer.

https://errors-eval.kde.org/organizations/kde/issues/165

(cherry picked from commit 88db0262)

Merge request reports