summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2017-03-21 20:08:45 -0500
committerGary Kramlich <grim@reaperworld.com>2017-03-21 20:08:45 -0500
commitef873852476f29fe7395cbbf07658fdeb919513a (patch)
treee0c015432189857f275f30c6c09739006a8a560d /ChangeLog
parentbb00d0d148989011b80ddb11cb8a835875aaaae1 (diff)
downloadpidgin-ef873852476f29fe7395cbbf07658fdeb919513a.tar.gz
Fix a typo saying that the cve was an out of bounds read instead of a write
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index da2dd55cf1..991106e0a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ version 2.12.1 (??/??/????):
version 2.12.0 (03/09/2017):
libpurple:
- * Fix an out of bounds memory read in purple_markup_unescape_entity.
+ * Fix an out of bounds memory write in purple_markup_unescape_entity.
CVE-2017-2640
* Fix use of uninitialised memory if running non-debug-enabled versions of glib
* Updated AIM dev and dist ID's to new ones that were assigned by AOL.