hi all.
with r3466 there is a new switch introduced. it's called
--fresh-queries and it has a similar functionality as --flush-session.
there are cases when you'll need to make new ("fresh") query results
without flushing the whole session file or removing lines from session
file manually. those cases are in major number of times bind to the
new revision when something before was just screwing results of
queries due to some bug (e.g. lots of None(s)) fixed afterwards. so,
this way you won't need to flush the whole session and repeat the
injection detection phase whole again. also, those new ("fresh")
queries will override the previous "resumable" results.
kr
--
Miroslav Stampar
E-mail: miroslav.stampar (at) gmail.com
PGP Key ID: 0xB5397B1B
|