Skip to content

Instantly share code, notes, and snippets.

@cbodley
Created September 16, 2022 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cbodley/fef1fd4ee614b2719b085e743360f263 to your computer and use it in GitHub Desktop.
Save cbodley/fef1fd4ee614b2719b085e743360f263 to your computer and use it in GitHub Desktop.
<error>
<unique>0x34cc</unique>
<tid>342</tid>
<kind>UninitCondition</kind>
<what>Conditional jump or move depends on uninitialised value(s)</what>
<stack>
<frame>
<ip>0x141B715</ip>
<obj>/home/cbodley/ceph/build/bin/radosgw</obj>
<fn>CSVParser::next_line()</fn>
<dir>/home/cbodley/ceph/src/s3select/include</dir>
<file>s3select_csv_parser.h</file>
<line>351</line>
</frame>
<frame>
<ip>0x1433BE6</ip>
<obj>/home/cbodley/ceph/build/bin/radosgw</obj>
<fn>CSVParser::read_row(std::vector&lt;char*, std::allocator&lt;char*&gt; &gt;&amp;)</fn>
<dir>/home/cbodley/ceph/src/s3select/include</dir>
<file>s3select_csv_parser.h</file>
<line>400</line>
</frame>
<frame>
<ip>0x1433CB5</ip>
<obj>/home/cbodley/ceph/build/bin/radosgw</obj>
<fn>s3selectEngine::csv_object::getNextRow()</fn>
<dir>/home/cbodley/ceph/src/s3select/include</dir>
<file>s3select.h</file>
<line>2190</line>
</frame>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment