maskit opened a new issue, #10423:
URL: https://github.com/apache/trafficserver/issues/10423
traffic_dump/json_utils.cc
```
129 // Finally, call write_buffered_content to write out any data that has
not
130 // been written yet.
131 write_buffered_context(buf, prevIdx, idx, jsonfile);
132
CID 1508894 (#1 of 1): Not restoring ostream format (STREAM_FORMAT_STATE)
18. end_of_path: Changing format state of stream jsonfile for categories
basefield, fill without later restoring it.
133 return len;
134}
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]