mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-06-07 08:51:42 +00:00
d4fb957549
Fix the original problem this was a workaround for. The next nonce was put in the old session object that was invalidated. Put it in the new session object instead.