Valgrind - Error
Below is the message I get when I run my code on Valgrind
1) Uninitialised value was created by a stack allocation ==16808== at
0x400EC1: init() (Hite.cpp:90)
2) Invalid read of size 8
How do we over come these errors from arising
No comments:
Post a Comment