The comment says functions return pointers for malloc-ed buffers, but the implementations don't seem like so. https://github.com/apache/trafficserver/blob/c196db5f0a5b957983351ad51ef360bfc68fbd66/include/tscore/ink_base64.h#L34-L35
The comment says functions return pointers for malloc-ed buffers, but the implementations don't seem like so.
trafficserver/include/tscore/ink_base64.h
Lines 34 to 35 in c196db5