Commit e47af0e
committed
search: defensive programming
When the search failed fatally for some reason, returning `null` instead
of an empty-sized array of results, let's still tell the person viewing
the search results that none could be found.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 633ec4b commit e47af0e
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
288 | | - | |
| 287 | + | |
289 | 288 | | |
290 | 289 | | |
291 | 290 | | |
| |||
0 commit comments