Add TS-3285
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/4a8bac11 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/4a8bac11 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/4a8bac11 Branch: refs/heads/5.2.x Commit: 4a8bac11223dc8a408f2543d9d239946cb8b6967 Parents: 50dae0d Author: Leif Hedstrom <[email protected]> Authored: Mon Mar 16 09:32:00 2015 -0600 Committer: Leif Hedstrom <[email protected]> Committed: Mon Mar 16 09:32:00 2015 -0600 ---------------------------------------------------------------------- CHANGES | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/4a8bac11/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index bd74ed6..359ce13 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.2.1 + *) [TS-3285] Fix premature freeing of MIOBuffer to prevent freelist + corruption. + *) [TS-3299] Fix leaking vc's during inactivitycop, due to null continuation.
