Topic: Linux ver 4.1 - MEMORY LEAK
It's not so good news.
I downloaded linux binary version 4.1
valgrind output: (just run, and quit - i didn't play, with playing is more memory leaked (up to 30MB last time))
==7818== ERROR SUMMARY: 3615 errors from 8 contexts (suppressed: 60 from 1)
==7818== malloc/free: in use at exit: 4,835,983 bytes in 465 blocks.
==7818== malloc/free: 33,219 allocs, 32,754 frees, 100,807,453 bytes allocated.
==7818== For counts of detected errors, rerun with: -v
==7818== searching for pointers to 465 not-freed blocks.
==7818== checked 39,841,244 bytes.
==7818==
==7818== LEAK SUMMARY:
==7818== definitely lost: 1,063 bytes in 40 blocks.
==7818== possibly lost: 456 bytes in 3 blocks.
==7818== still reachable: 4,834,464 bytes in 422 blocks.
==7818== suppressed: 0 bytes in 0 blocks.
==7818== Rerun with --leak-check=full to see details of leaked memory.
or should i post it somewhere else?