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)
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.


No differences found