maskit opened a new issue, #10482:
URL: https://github.com/apache/trafficserver/issues/10482

   ```
   277  CacheStatsBlock vol_rsb;
   278
        1. uninit_member: Non-static class member vol_rsb.direntries_used is 
not initialized in this constructor nor in any functions that it calls.
        3. uninit_member: Non-static class member vol_rsb.ram_cache_hits is not 
initialized in this constructor nor in any functions that it calls.
        5. uninit_member: Non-static class member vol_rsb.ram_cache_misses is 
not initialized in this constructor nor in any functions that it calls.
        7. uninit_member: Non-static class member vol_rsb.pread_count is not 
initialized in this constructor nor in any functions that it calls.
        9. uninit_member: Non-static class member vol_rsb.percent_full is not 
initialized in this constructor nor in any functions that it calls.
        11. uninit_member: Non-static class member vol_rsb.read_seek_fail is 
not initialized in this constructor nor in any functions that it calls.
        13. uninit_member: Non-static class member vol_rsb.read_invalid is not 
initialized in this constructor nor in any functions that it calls.
        15. uninit_member: Non-static class member 
vol_rsb.write_backlog_failure is not initialized in this constructor nor in any 
functions that it calls.
        17. uninit_member: Non-static class member 
vol_rsb.directory_collision_count is not initialized in this constructor nor in 
any functions that it calls.
        19. uninit_member: Non-static class member vol_rsb.read_busy_success is 
not initialized in this constructor nor in any functions that it calls.
        21. uninit_member: Non-static class member vol_rsb.read_busy_failure is 
not initialized in this constructor nor in any functions that it calls.
        23. uninit_member: Non-static class member vol_rsb.gc_bytes_evacuated 
is not initialized in this constructor nor in any functions that it calls.
        25. uninit_member: Non-static class member vol_rsb.gc_frags_evacuated 
is not initialized in this constructor nor in any functions that it calls.
        27. uninit_member: Non-static class member vol_rsb.write_bytes is not 
initialized in this constructor nor in any functions that it calls.
        29. uninit_member: Non-static class member vol_rsb.hdr_vector_marshal 
is not initialized in this constructor nor in any functions that it calls.
        31. uninit_member: Non-static class member vol_rsb.hdr_marshal is not 
initialized in this constructor nor in any functions that it calls.
        33. uninit_member: Non-static class member vol_rsb.hdr_marshal_bytes is 
not initialized in this constructor nor in any functions that it calls.
        35. uninit_member: Non-static class member vol_rsb.directory_wrap is 
not initialized in this constructor nor in any functions that it calls.
        37. uninit_member: Non-static class member vol_rsb.directory_sync_count 
is not initialized in this constructor nor in any functions that it calls.
        39. uninit_member: Non-static class member vol_rsb.directory_sync_time 
is not initialized in this constructor nor in any functions that it calls.
        41. uninit_member: Non-static class member vol_rsb.directory_sync_bytes 
is not initialized in this constructor nor in any functions that it calls.
        43. uninit_member: Non-static class member vol_rsb.span_errors_read is 
not initialized in this constructor nor in any functions that it calls.
        45. uninit_member: Non-static class member vol_rsb.span_errors_write is 
not initialized in this constructor nor in any functions that it calls.
        47. uninit_member: Non-static class member vol_rsb.span_offline is not 
initialized in this constructor nor in any functions that it calls.
        49. uninit_member: Non-static class member vol_rsb.span_online is not 
initialized in this constructor nor in any functions that it calls.
        
   CID 1521541 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
   51. uninit_member: Non-static class member vol_rsb.span_failing is not 
initialized in this constructor nor in any functions that it calls.
   279  CacheVol() {}
   ```


-- 
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: issues-unsubscr...@trafficserver.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to