Github user jpeach commented on a diff in the pull request:

    https://github.com/apache/trafficserver/pull/622#discussion_r62565475
  
    --- Diff: iocore/eventsystem/IOBuffer.cc ---
    @@ -271,3 +272,74 @@ IOBufferReader::memcpy(const void *ap, int64_t len, 
int64_t offset)
     
       return p;
     }
    +
    +void *
    +ats_malloc_pool(size_t size)
    --- End diff --
    
    Since this is in iocore, you should follow the naming conventions of iocore.


---
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