GitHub user scw00 opened a pull request:

    https://github.com/apache/trafficserver/pull/1249

    TS-5061 TS use ats_malloc instead of malloc in log module

    It should be abort immediately while malloc failed . So why do not use 
ats_malloc to instead of malloc?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/scw00/trafficserver master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/1249.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1249
    
----
commit 8ae1b8ae97263bacd52edf46d3842ed00b85cfc9
Author: Song <616955...@qq.com>
Date:   2016-12-06T02:47:10Z

    TS-5061 TS use ats_malloc instead of malloc in log module

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to