gerrit/gerrit-openid
David Pursehouse 4e712fda34 Prevent possible NPE in LoginForm
urlProvider is injected as @Nullable but then is used without first
checking if it's null.

Add checks to prevent dereference of null pointer.

Change-Id: Ida2bca9ff33336df21c657f80d96752ae4c35b48
2013-08-23 17:52:36 +09:00
..
.settings Remove unused import 2013-04-18 09:17:27 +09:00
src/main Prevent possible NPE in LoginForm 2013-08-23 17:52:36 +09:00
.gitignore Add Intellij IDEA files to ignore list 2012-05-03 13:17:43 -07:00
BUCK Update buck build for strict dependencies 2013-05-16 01:14:27 +00:00