Github user persiaAziz commented on the issue:
https://github.com/apache/trafficserver/pull/1299
hmm, we need to remove the usage of varargs from all subsequent methods if
we pass the internal message buffer. Looking at the code and the fail output of
regression test, we can not pass a valid buffer with va_list pointing to
nullptr. The regression test above is failing because of that. We need to fix
ink_bvsprintf first
---
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 [email protected] or file a JIRA ticket
with INFRA.
---