Split context otp member into OTP storage and flag
commit4f24c3b20a48278d971645ada2f732899b198299
authorPetr Písař <petr.pisar@atlas.cz>
Sat, 1 Sep 2012 19:28:38 +0000 (1 21:28 +0200)
committerPetr Písař <petr.pisar@atlas.cz>
Sat, 1 Sep 2012 19:28:38 +0000 (1 21:28 +0200)
tree503ea66573debb74170cdab6780cc04ae36f50cb
parentb64fbac300eee0221dea4089e65e08b2fba21afc
Split context otp member into OTP storage and flag

This is necessary to prevent accidental write to invalid context->otp if
server sends unexpected 302.
src/isds.c
src/isds_priv.h
src/soap.c