hello-cpp
hello-cpp copied to clipboard
ICMPEvent::m_icmptype is not initialized properly
It results in line 65 in classes.cc prints an invalid number:
cout << e->getDescription() <<endl;