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

[4/6] trafficserver git commit: Add TS-3404

Add TS-3404


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

Branch: refs/heads/5.2.x
Commit: 4222257f59f457f03d93b3f66c358eb3493bd44a
Parents: c7ae588
Author: Leif Hedstrom <zw...@apache.org>
Authored: Mon Mar 16 09:33:25 2015 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Mon Mar 16 09:33:25 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/4222257f/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 359ce13..84ed0fc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.2.1
 
+  *) [TS-3404] Handle race condition in handling delayed terminating chunk.
+
   *) [TS-3285] Fix premature freeing of MIOBuffer to prevent freelist
    corruption.