- while (keys != NULL && have->colour == 0) {
- sigs = cached_getkeysigs(((struct stats_key *)
+ while ((!cleanup()) && keys != NULL && have->colour == 0) {
+ sigs = config.dbbackend->cached_getkeysigs(((struct stats_key *)
/*
* Check if we've seen this key before and if not mark
* it and add its sigs to the list we want to look at.
*/
if (!((struct stats_key *)sigs->object)->disabled &&
/*
* Check if we've seen this key before and if not mark
* it and add its sigs to the list we want to look at.
*/
if (!((struct stats_key *)sigs->object)->disabled &&
if ((keyinfoa = findinhash(fullhave)) == NULL) {
printf("Couldn't find key 0x%llX.\n", have);
if ((keyinfoa = findinhash(fullhave)) == NULL) {
printf("Couldn't find key 0x%llX.\n", have);
if (html && uid == NULL) {
printf("<a href=\"lookup?op=get&search="
"0x%08llX\">0x%08llX</a> (["
if (html && uid == NULL) {
printf("<a href=\"lookup?op=get&search="
"0x%08llX\">0x%08llX</a> (["