https://issues.apache.org/bugzilla/show_bug.cgi?id=45610
Rainer Jung <rainer.j...@kippdata.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Rainer Jung <rainer.j...@kippdata.de> 2009-12-21 15:36:51 UTC --- Erroneous unsetting of sticky_session has been fixed in http://svn.apache.org/viewvc?rev=893028&view=rev It was not dangling pointer issue, simply a wrong handling of default values for sticky_session and sticky_session_force. Being less tolerant for an empty sub worker param has been added in http://svn.apache.org/viewvc?rev=893032&view=rev Note: this will only forbid "sw=" (no value) but not "sw" without "=". Thanks for reporting the issue. Both fixes will be part of version 1.2.29. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org