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>
Wed, 20 Apr 2022 18:06:55 +0000 (20:06 +0200)
commit819261fbb48c1b4bfbe2a7d5e88bc1529c912845
tree13a446bcde2bb65a1473e61b1526176fde7b1376
parent3da5ba894243cb65c489f6acbcf4a37095130563
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