A proof that many eyes on the same piece of code is good thing.
1.2.6 days, an eternity :) 2007/2/15, Rainer Jung <[EMAIL PROTECTED]>:
Mladen Turk wrote: > [EMAIL PROTECTED] wrote: >> Log: >> Fix bug in adding content-length header (BZ 41610). >> Analyzed and patch contributed by Boris Maras. >> >> if (need_content_length_header && >> - !strcasecmp(s->headers_values[i], >> "content-length")) { >> + !strcasecmp(s->headers_names[i], >> "content-length")) { > > I simply cannot believe it! > The faulty code originates back from 1.2.6 (or even before)... I couldn't believe it either. I'm happy, that we are getting more users sharing the burden of finding the glitches. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]