http://svn.apache.org/viewvc?rev=833622&view=rev
Backport version for 2.0.x of patch (Updated with backport of r881222):
http://people.apache.org/~rjung/patches/cve-2009-3555_httpd_2_0_x-v2.patch
- +1: rjung
- rpluem says: Two comments
- 1. IMHO backports are done from trunk not from other stable branches
- 2. The patch causes the compiler warning below that was fixed in r881222
- on trunk. The backport should reflect this.
-ssl_engine_kernel.c: In function `ssl_callback_Info':
-ssl_engine_kernel.c:1802: warning: passing arg 1 of `SSL_state' discards qualifiers from pointer target type
-
- Otherwise +1.
- rjung: Ad 1: I couldn't see any difference between the trunk and 2.2.x patch.
- The backport of the trunk and 2.2.x versions are identical.
- Ad 2: I added the missing cast to the patch and updated the URL.
-
+ +1: rjung, rpluem
PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: