]> source.dussan.org Git - rspamd.git/commit
* Add max_tokens options to avoid classifying and learning with too much tokens from...
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 26 Jul 2011 12:57:36 +0000 (16:57 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 26 Jul 2011 12:57:36 +0000 (16:57 +0400)
commit6eded20b2c15e524ed9a83c436a3b5f0bfbd253c
treeb5a5d7bf336a7eaf965d72554c8b51028f9eb0d1
parent8e4282bb260132232c26f3f87f48181044ea6cc3
* Add max_tokens options to avoid classifying and learning with too much tokens from one message.
Fix stupid memory leakage on client's timeout.
src/buffer.c
src/classifiers/bayes.c
src/main.c
src/worker.c