kastnermario / yaml-cpp

Automatically exported from code.google.com/p/yaml-cpp
MIT License
0 stars 0 forks source link

Conditional jump or move depends on uninitialised value or Use of uninitialised value #203

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. valgrind --track-origins=yes <program>
2.
3.

What is the expected output? What do you see instead?
No valgrind errors

What version of the product are you using? On what operating system?
yaml-cpp-0.5.1

Please provide any additional information below.

Original issue reported on code.google.com by freeman...@gmail.com on 3 May 2013 at 7:41

GoogleCodeExporter commented 8 years ago
Line number please?

Original comment by jbe...@gmail.com on 3 May 2013 at 1:06

GoogleCodeExporter commented 8 years ago
Running valgrind at tip on the tests gives no errors.

Original comment by jbe...@gmail.com on 24 Jan 2015 at 10:42