On 1/6/2012 8:50 AM, Stefan Fritsch wrote: > On Thursday 05 January 2012, [email protected] wrote: >> Author: wrowe >> Date: Thu Jan 5 21:55:43 2012 >> New Revision: 1227860 >> >> URL: http://svn.apache.org/viewvc?rev=1227860&view=rev >> Log: >> Cure size_t abuse >> >> Backports the relevant bits from r1227856 >> >> Modified: >> httpd/httpd/branches/2.2.x/modules/proxy/ajp_msg.c >> httpd/httpd/branches/2.2.x/modules/proxy/mod_proxy.h >> httpd/httpd/branches/2.2.x/modules/proxy/proxy_util.c > > I think you wanted to commit this to branches/2.4.x, not > branches/2.2.x
Sorry, you are right and my "2.4" checkout was wrong. Reverting and proposing to reapply [the affected .h prototype actually mismatches today between the .h and .c implementation, so I have no clue if that constitutes an actual API change, or bug fix if either their size or signedness differs.]
