80a818b6fd
- Fixes "[abrt] bogofilter: yyrealloc(): bogofilter killed by SIGABRT" (#1246282) - Fixes "why libdb4" (#1367329) by switching BR to libdb-devel (from db4-devel)
17 lines
483 B
Plaintext
17 lines
483 B
Plaintext
Index: bogofilter/NEWS
|
|
===================================================================
|
|
--- bogofilter/NEWS (revision 7033)
|
|
+++ bogofilter/NEWS (revision 7034)
|
|
@@ -15,6 +15,11 @@
|
|
|
|
-------------------------------------------------------------------------------
|
|
|
|
+ 2015-10-10
|
|
+
|
|
+ * Fix an out-of-bounds memory read in maint.c's discard_token().
|
|
+ Found with clang 3.6's address sanitizer.
|
|
+
|
|
2015-02-28
|
|
|
|
* Fix the lexer to not try to delete parts from HTML tokens if it is
|