masaori335 edited a comment on issue #8198:
URL: https://github.com/apache/trafficserver/issues/8198#issuecomment-891530689


   hmm, I might be missing something, but my local clang-12 on macOS doesn't 
report this issue
   ```
   ยป /usr/local/opt/llvm/bin/scan-build --keep-cc -enable-checker 
alpha.unix.cstring.BufferOverlap -enable-checker alpha.core.BoolAssignment 
-enable-checker alpha.core.CastSize -enable-checker alpha.core.SizeofPtr 
--status-bugs --keep-empty make -j16
   scan-build: Using '/usr/local/Cellar/llvm/12.0.0_1/bin/clang-12' for static 
analysis
   make[1]: Entering directory 
'/opt/src/github.com/apache/trafficserver-asf-master/iocore/net'
   ...
   scan-build: Analysis run complete.
   scan-build: No bugs found.
   ```


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


Reply via email to