* Removed all cases of '((long)*(cdboi->ptr))' in serv_openid_rp.c and replaced them...
authorArt Cancro <ajc@citadel.org>
Sun, 11 Oct 2009 03:54:51 +0000 (03:54 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 11 Oct 2009 03:54:51 +0000 (03:54 +0000)
commite411702792eeb073d8f323ec3ddb48753d303b82
tree044d72b64cdccab17d1b683a295e875b1d4e3ca1
parentdb68c286df6637598a402cf82f2a84cb7023ad07
* Removed all cases of '((long)*(cdboi->ptr))' in serv_openid_rp.c and replaced them with a 'long' variable to which we memcpy sizeof(long) bytes.
citadel/modules/openid/serv_openid_rp.c