You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by scw00 <gi...@git.apache.org> on 2016/11/21 10:39:26 UTC

[GitHub] trafficserver pull request #1229: TS-5061 TS use ats_malloc instead of mallo...

GitHub user scw00 opened a pull request:

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

    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 instead of malloc?

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

    $ git pull https://github.com/scw00/trafficserver 7.0.x

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

    https://github.com/apache/trafficserver/pull/1229.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 #1229
    
----
commit 86eef601b984953f2e3d2b5c964367204f8afa6d
Author: scw00 <61...@qq.com>
Date:   2016-11-21T10:29:08Z

    Update LogFile.cc

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1229: TS-5061 TS use ats_malloc instead of malloc in lo...

Posted by scw00 <gi...@git.apache.org>.
Github user scw00 commented on the issue:

    https://github.com/apache/trafficserver/pull/1229
  
    Here is another one , Sorry!
    https://github.com/apache/trafficserver/pull/1249


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1229: TS-5061 TS use ats_malloc instead of malloc in lo...

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1229
  
    Linux build *successful*! See https://ci.trafficserver.apache.org/job/Github-Linux/1133/ for details.
     



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver pull request #1229: TS-5061 TS use ats_malloc instead of mallo...

Posted by zwoop <gi...@git.apache.org>.
Github user zwoop closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1229: TS-5061 TS use ats_malloc instead of malloc in lo...

Posted by zwoop <gi...@git.apache.org>.
Github user zwoop commented on the issue:

    https://github.com/apache/trafficserver/pull/1229
  
    This needs to be updated with clang-format. Easiest is to just run 
    
        $ make clang-format
    
    and then push the branch again to update the PR.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1229: TS-5061 TS use ats_malloc instead of malloc in lo...

Posted by zwoop <gi...@git.apache.org>.
Github user zwoop commented on the issue:

    https://github.com/apache/trafficserver/pull/1229
  
    Well dammit, I screwed up, this PR was against the 7.0.x branch :-/ Can you please make a new PR against master please? I will undo the 7.0.x commit.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1229: TS-5061 TS use ats_malloc instead of malloc in lo...

Posted by scw00 <gi...@git.apache.org>.
Github user scw00 commented on the issue:

    https://github.com/apache/trafficserver/pull/1229
  
    ok 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1229: TS-5061 TS use ats_malloc instead of malloc in lo...

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1229
  
    Linux build *failed*! See https://ci.trafficserver.apache.org/job/Github-Linux/1101/ for details.
     



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1229: TS-5061 TS use ats_malloc instead of malloc in lo...

Posted by jpeach <gi...@git.apache.org>.
Github user jpeach commented on the issue:

    https://github.com/apache/trafficserver/pull/1229
  
    [approve ci]


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1229: TS-5061 TS use ats_malloc instead of malloc in lo...

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1229
  
    FreeBSD build *successful*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/1238/ for details.
     



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1229: TS-5061 TS use ats_malloc instead of malloc in lo...

Posted by zwoop <gi...@git.apache.org>.
Github user zwoop commented on the issue:

    https://github.com/apache/trafficserver/pull/1229
  
    [approve ci]


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1229: TS-5061 TS use ats_malloc instead of malloc in lo...

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1229
  
    FreeBSD build *successful*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/1208/ for details.
     



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---