]> git.pld-linux.org Git - packages/squid.git/blame - squid-3.0.PRE3-swapoutcbdata.patch
- pl for -scripts
[packages/squid.git] / squid-3.0.PRE3-swapoutcbdata.patch
CommitLineData
36aa8c36
JR
1Index: squid3/src/store_swapout.cc
2diff -c squid3/src/store_swapout.cc:1.97 squid3/src/store_swapout.cc:1.96
3*** squid3/src/store_swapout.cc:1.97 Sat Sep 6 06:59:04 2003
4--- squid3/src/store_swapout.cc Thu Jul 10 22:02:01 2003
5***************
6*** 68,73 ****
7--- 68,74 ----
8
9 if (NULL == sio.getRaw()) {
10 e->swap_status = SWAPOUT_NONE;
11+ cbdataFree(c);
12 storeLog(STORE_LOG_SWAPOUTFAIL, e);
13 return;
14 }
This page took 0.112514 seconds and 4 git commands to generate.