Am 31.10.2015 um 20:17 schrieb Mark Thomas:
Given the issues with 1.2.0, I'd like to get 1.2.1 out sooner rather
than later and then use that with 9.0.0.RC1.

I think all the issues discovered so far have been fixed. If you know of
one that hasn't, please speak up.

One other observation: there's a compiler warning about potential use of two uninitialized variables in native/src/sslutils.c. It seems it will be triggered if in select_next_proto() the parameter supported_protos_len is 0 or inlen is 0. I added a marker in r1711584, but I don't currently know how to fix that (or whether we can exclude the occurrence of 0 as a parameter value).

Also, don't forget to update the changelog for the fixes you have made.

I'm currently planning on tagging 1.2.1 this coming Monday (2015-11-02).

Regards,

Rainer


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to