Skip to content

valgrind: fix null check of pipeline

Günther Wagner requested to merge gwagner/gnome-builder:master into master

this fixes the valgrind plugin because somehow the null check fails even when the pipeline is not null

Merge request reports