You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by su...@apache.org on 2015/01/09 22:27:15 UTC

trafficserver git commit: update CHANGES

Repository: trafficserver
Updated Branches:
  refs/heads/master 1e4d897d9 -> ea9153ed4


update CHANGES


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/ea9153ed
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/ea9153ed
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/ea9153ed

Branch: refs/heads/master
Commit: ea9153ed49d15be18bd934cdce9a8544b643a99b
Parents: 1e4d897
Author: Sudheer Vinukonda <su...@yahoo-inc.com>
Authored: Fri Jan 9 21:27:00 2015 +0000
Committer: Sudheer Vinukonda <su...@yahoo-inc.com>
Committed: Fri Jan 9 21:27:00 2015 +0000

----------------------------------------------------------------------
 CHANGES | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/ea9153ed/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 66f019d..f30a772 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.3.0
 
+  *) [TS-3285] Fix premature freeing of MIOBuffer to prevent freelist corruption
+
   *) [TS-3284] Remove ink_strncpy() and ink_strlcpy().
 
   *) [TS-3219] Create WCCP client process.