==12441== Memcheck, a memory error detector
==12441== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12441== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12441== Command: rtig
==12441== 
==12441== Syscall param socketcall.sendto(msg) points to uninitialised byte(s)
==12441==    at 0x3D96EF26AD: send (in /usr/lib64/libc-2.15.so)
==12441==    by 0x4D5FB80: certi::SocketTCP::send(unsigned char const*, unsigned long) (SocketTCP.cc:355)
==12441==    by 0x4D491FB: certi::NetworkMessage::send(certi::Socket*, libhla::MessageBuffer&) (NetworkMessage_RW.cc:91)
==12441==    by 0x43F2DE: certi::rtig::RTIG::processJoinFederation(certi::Socket*, certi::NM_Join_Federation_Execution*) (RTIG_processing.cc:213)
==12441==    by 0x4390D5: certi::rtig::RTIG::chooseProcessingMethod(certi::Socket*, certi::NetworkMessage*) (RTIG.cc:146)
==12441==    by 0x43AAF3: certi::rtig::RTIG::processIncomingMessage(certi::Socket*) (RTIG.cc:621)
==12441==    by 0x43A711: certi::rtig::RTIG::execute() (RTIG.cc:542)
==12441==    by 0x438770: main (main.cc:138)
==12441==  Address 0x5234a3c is 28 bytes inside a block of size 255 alloc'd
==12441==    at 0x4A07C84: operator new[](unsigned long) (vg_replace_malloc.c:363)
==12441==    by 0x501F14E: libhla::MessageBuffer::reallocate(unsigned int) (MessageBuffer.cc:96)
==12441==    by 0x501F0A6: libhla::MessageBuffer::MessageBuffer() (MessageBuffer.cc:72)
==12441==    by 0x4389E6: certi::rtig::RTIG::RTIG() (RTIG.cc:58)
==12441==    by 0x438617: main (main.cc:98)
==12441==  Uninitialised value was created by a stack allocation
==12441==    at 0x43EECF: certi::rtig::RTIG::processJoinFederation(certi::Socket*, certi::NM_Join_Federation_Execution*) (RTIG_processing.cc:128)
==12441== 
==12441== 
==12441== HEAP SUMMARY:
==12441==     in use at exit: 16,371 bytes in 121 blocks
==12441==   total heap usage: 546 allocs, 425 frees, 166,735 bytes allocated
==12441== 
==12441== LEAK SUMMARY:
==12441==    definitely lost: 208 bytes in 4 blocks
==12441==    indirectly lost: 5,879 bytes in 91 blocks
==12441==      possibly lost: 0 bytes in 0 blocks
==12441==    still reachable: 10,284 bytes in 26 blocks
==12441==         suppressed: 0 bytes in 0 blocks
==12441== Rerun with --leak-check=full to see details of leaked memory
==12441== 
==12441== For counts of detected and suppressed errors, rerun with: -v
==12441== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 2 from 2)
