Hi Amos, squid crashes after this patch, something is wrong. After reverting to a previews version of String.cc all are OK again .....
Amos Jeffries wrote: > amosjeffries 2008/01/22 20:06:20 MST > > Modified files: > src String.cc > Log: > Reduce call duplication in String. > > - Removes duplicate clean() calls > - Pushes clean() calls as far down the stack as possible on each init* > - Removes small memory leak in limitInit() > > Revision Changes Path > 1.27 +5 -6 squid3/src/String.cc > >
