==8803== Memcheck, a memory error detector. ==8803== Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al. ==8803== Using LibVEX rev 1884, a library for dynamic binary translation. ==8803== Copyright (C) 2004-2008, and GNU GPL'd, by OpenWorks LLP. ==8803== Using valgrind-3.4.1, a dynamic binary instrumentation framework. ==8803== Copyright (C) 2000-2008, and GNU GPL'd, by Julian Seward et al. ==8803== For more details, rerun with: -v ==8803== ==8803== My PID = 8803, parent PID = 31191. Prog and args are: ==8803== ./a.out ==8803== ==8803== Conditional jump or move depends on uninitialised value(s) ==8803== at 0x54A208C: (within /lib64/libc-2.9.so) ==8803== by 0x54A42FC: getaddrinfo (in /lib64/libc-2.9.so) ==8803== by 0x57496C6: xcb_connect_to_display_with_auth_info (in /usr/lib64/libxcb.so.1.1.0) ==8803== by 0x4E76C79: _XConnectXCB (in /usr/lib64/libX11.so.6.2.0) ==8803== by 0x4E5F2DC: XOpenDisplay (in /usr/lib64/libX11.so.6.2.0) ==8803== by 0x40A85D: fl_initialize (flresource.c:1013) ==8803== by 0x4050C4: main (test_xforms.c:27) ==8803== ==8803== Conditional jump or move depends on uninitialised value(s) ==8803== at 0x54A209F: (within /lib64/libc-2.9.so) ==8803== by 0x54A42FC: getaddrinfo (in /lib64/libc-2.9.so) ==8803== by 0x57496C6: xcb_connect_to_display_with_auth_info (in /usr/lib64/libxcb.so.1.1.0) ==8803== by 0x4E76C79: _XConnectXCB (in /usr/lib64/libX11.so.6.2.0) ==8803== by 0x4E5F2DC: XOpenDisplay (in /usr/lib64/libX11.so.6.2.0) ==8803== by 0x40A85D: fl_initialize (flresource.c:1013) ==8803== by 0x4050C4: main (test_xforms.c:27) ==8803== ==8803== Conditional jump or move depends on uninitialised value(s) ==8803== at 0x54A2A55: (within /lib64/libc-2.9.so) ==8803== by 0x54A42FC: getaddrinfo (in /lib64/libc-2.9.so) ==8803== by 0x57496C6: xcb_connect_to_display_with_auth_info (in /usr/lib64/libxcb.so.1.1.0) ==8803== by 0x4E76C79: _XConnectXCB (in /usr/lib64/libX11.so.6.2.0) ==8803== by 0x4E5F2DC: XOpenDisplay (in /usr/lib64/libX11.so.6.2.0) ==8803== by 0x40A85D: fl_initialize (flresource.c:1013) ==8803== by 0x4050C4: main (test_xforms.c:27) ==8803== ==8803== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 16 from 2) ==8803== malloc/free: in use at exit: 178,537 bytes in 578 blocks. ==8803== malloc/free: 6,026 allocs, 5,448 frees, 643,998 bytes allocated. ==8803== For counts of detected errors, rerun with: -v ==8803== Use --track-origins=yes to see where uninitialised values come from ==8803== searching for pointers to 578 not-freed blocks. ==8803== checked 406,224 bytes. ==8803== ==8803== LEAK SUMMARY: ==8803== definitely lost: 0 bytes in 0 blocks. ==8803== possibly lost: 0 bytes in 0 blocks. ==8803== still reachable: 178,537 bytes in 578 blocks. ==8803== suppressed: 0 bytes in 0 blocks. ==8803== Rerun with --leak-check=full to see details of leaked memory.