Prevent exception if own identity does not have the correct context.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 15 Sep 2011 14:34:19 +0000 (16:34 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 15 Sep 2011 14:34:19 +0000 (16:34 +0200)
commit8952f84e93784d14ae403f2c656f76c1366023c3
tree585b3db11651c4ac960119398644f24f3fbbef30
parent622c4a4d3ebed447d5708a41cf3e1e82e18fa29b
Prevent exception if own identity does not have the correct context.

Not having the correct context is the only way the trusted identities can
be null; with the correct context at least an empty set would be returned.
src/main/java/net/pterodactylus/wotns/freenet/wot/IdentityManager.java