You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by so...@apache.org on 2015/09/03 17:50:49 UTC

[4/4] trafficserver git commit: TS-3888: Update CHANGES

TS-3888: Update CHANGES


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

Branch: refs/heads/5.3.x
Commit: 6acb0fec7c76ce88613645166c0193fd83d6bba7
Parents: af7da74
Author: Phil Sorber <so...@apache.org>
Authored: Thu Sep 3 09:46:48 2015 -0600
Committer: Phil Sorber <so...@apache.org>
Committed: Thu Sep 3 09:47:08 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/6acb0fec/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index d86e695..c7891a2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.3.2
 
+  *) [TS-3888] Initialize memory if buffer is large enough.
+
   *) [TS-3887] Use snprintf() instead of sprintf() in UrlPrintHack.
 
   *) [TS-3658] ASAN triggers when using the escalate.so plugin.