Fix failure to find_and_resolve_all_cpls() in some cases.
authorCarl Hetherington <cth@carlh.net>
Tue, 4 Jan 2022 20:54:24 +0000 (20:54 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 4 Jan 2022 20:54:24 +0000 (20:54 +0000)
commit81c6fcba23f5c037f52c3324f4134e81d4f5d5c6
treed90f02c6740b6c64e0e49efd03ea04d73558058b
parenta91bea661cc505211d97e3905b30fd1f629f2a06
Fix failure to find_and_resolve_all_cpls() in some cases.

It seems to me that we need to ignore as-yet-unresolved assets
otherwise if we see them in the wrong order we'll throw an exception.
src/search.cc