Skip to content

FindBlobOrigins: Fix crash on origins with missing URLs

vlorentz requested to merge FindBlobOrigins-missing-url into master

This happens to a handful of origins, due to how the dataset export works: #4795 (closed)

Instead, this skips origins with no known URLs and tries to find another one

Merge request reports