Hi,

Trying to fix ticket #1485659.

There's a race condiction, in session handling. I think I got that with
attached patch.

Session data is stored serialized(), but not exactly. So I had to create
extra unserialize/serialize functions for that.

Downside is that unset($_SESSION['var']) will not work reliable anymore,
 so an extra rcube_sess_unset('var') was needed as well.


Please point me at any mistakes I made :)



Robin




 --- 8< --- detachments --- 8< ---
 The following attachments have been detached and are available for viewing.
  http://detached.gigo.com/rc/xp/kFPRx0aF/_1485659.patch
 Only click these links if you trust the sender, as well as this message.
 --- 8< --- detachments --- 8< ---

_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to