Skip to content

search/query: guard against nil Pattern in PatternString

Administrator requested to merge k/20220518-pattern-nil-2 into main

Created by: keegancsmith

I noticed this while reading the code. I don't know if this can happen in practice, but we gaurd against nil everywhere else.

Test Plan: CI

Merge request reports

Loading