Harden parsing of keyserver results (OKC-01-003)
This commit is contained in:
@@ -103,8 +103,7 @@ public class EmailKeyHelper {
|
||||
}
|
||||
}
|
||||
}
|
||||
} catch (Keyserver.QueryFailedException ignored) {
|
||||
} catch (Keyserver.QueryNeedsRepairException ignored) {
|
||||
} catch (Keyserver.CloudSearchFailureException ignored) {
|
||||
}
|
||||
return new ArrayList<>(keys);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user