]> Pileus Git - ~andy/freeotp/commitdiff
Improve URI validation
authorAndy Spencer <andy753421@gmail.com>
Wed, 5 Feb 2014 02:11:11 +0000 (02:11 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 5 Feb 2014 02:11:11 +0000 (02:11 +0000)
Invalid URIs currently result in a null pointer exception if scheme is
null. Instead throw the appropriate exception.


No differences found