|
current jcc.c,1.160,1.161: msg#00004web.privoxy.cvs
Update of /cvsroot/ijbswa/current In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv22800 Modified Files: jcc.c Log Message: Unbreak trustfile which previously didn't work without FEATURE_TOGGLE. Fixes BR#1843585, reported by Lee. Index: jcc.c =================================================================== RCS file: /cvsroot/ijbswa/current/jcc.c,v retrieving revision 1.160 retrieving revision 1.161 diff -u -d -r1.160 -r1.161 --- jcc.c 29 Nov 2007 18:00:29 -0000 1.160 +++ jcc.c 4 Dec 2007 19:44:22 -0000 1.161 @@ -33,6 +33,10 @@ * * Revisions : * $Log$ + * Revision 1.161 2007/12/04 19:44:22 fabiankeil + * Unbreak trustfile which previously didn't work without + * FEATURE_TOGGLE. Fixes BR#1843585, reported by Lee. + * * Revision 1.160 2007/11/29 18:00:29 fabiankeil * Plug memory leak. Spotted by Valgrind, triggered by * Privoxy-Regression-Test feeding proxyfuzz.py. @@ -3574,10 +3578,10 @@ #ifdef FEATURE_TOGGLE if (global_toggle_state) +#endif /* def FEATURE_TOGGLE */ { csp->flags |= CSP_FLAG_TOGGLED_ON; } -#endif /* def FEATURE_TOGGLE */ if (run_loader(csp)) { ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| News | FAQ | advertise |