diff options
author | Johannes Dahlström <johannesd@vaadin.com> | 2013-08-05 15:47:16 +0300 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2013-08-06 13:14:39 +0000 |
commit | 7212e02a9b4eb02759f7b2195187a6e6db6bfb33 (patch) | |
tree | c7ba48f9e97f063240a2d59212116e58f97b7294 /build | |
parent | 16d17f9824dfac7e55e3ca98444f9da3205c0336 (diff) | |
download | vaadin-framework-7.1.2.tar.gz vaadin-framework-7.1.2.zip |
Fix race in VaadinService.lockSession() (#12282)7.1.2
The session might be invalidated before lockSession() acquires the lock.
Check if the session is still valid after locking and ensure
SessionExpiredException is thrown if not.
Change-Id: Iad716332a65b7c198427fce5198f6808140c140c
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions