diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2012-09-02 15:15:26 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2012-09-29 17:26:12 -0700 |
commit | a6a77cfd131282a8c3f69e8264eb35c08ac17532 (patch) | |
tree | 9b195d036db12264f20cd9fe350e68d9932eafe7 /src/DotNetOpenAuth.OAuth.ServiceProvider/Properties/AssemblyInfo.cs | |
parent | 5ceb75f6632a70c564b4556500b9c3e5a98bfa73 (diff) | |
download | DotNetOpenAuth-a6a77cfd131282a8c3f69e8264eb35c08ac17532.zip DotNetOpenAuth-a6a77cfd131282a8c3f69e8264eb35c08ac17532.tar.gz DotNetOpenAuth-a6a77cfd131282a8c3f69e8264eb35c08ac17532.tar.bz2 |
Fixes NullReferenceException in AspNet.OpenAuthSecurityManager.
This was reported at: http://stackoverflow.com/questions/12235395/openauth-requestauthentication-throws-null-ref-in-vs2012-web-forms-template/12240150#12240150
It is due to fields being left uninitialized by the constructors yet assumed to be non-null by all or some public methods.
Diffstat (limited to 'src/DotNetOpenAuth.OAuth.ServiceProvider/Properties/AssemblyInfo.cs')
0 files changed, 0 insertions, 0 deletions