masaori335 commented on pull request #6954:
URL: https://github.com/apache/trafficserver/pull/6954#issuecomment-650835323


   It's the same as my understanding.
   
   1. When `HdrHeap::allocate_obj()` allocates `HdrHeapObjImpl`, the `m_length` 
is more than 0.
   2. When `HdrHeap::deallocate_obj()` deallocates `HdrHeapObjImpl`, it just 
set `m_type` `HDR_HEAP_OBJ_EMPTY`and keeps the `m_lenght`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to