Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
I encountered the compiler warning when building:
reader.cc:998:3: warning: ‘expected_body_buffer_count’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if (payload.body_buffers.size() != expected_body_buffer_count) {
Attachments
Issue Links
- links to