Skip to content

Check return value of createNodeFromUDSEntry()

Alexander Saoutkin requested to merge work/fix431079 into master

createNodeFromUDSEntry() can return a nullptr, which it does when passed any URL from the baloosearch protocol.

BUG: 431079

Merge request reports