513522 m_libcassert.c: 'ordered comparison of pointer with integer zero'
compiler warning
513475 Add SSE4.1 PMULLD instruction for x86 32 bit
-514094 readlink("/proc/self/exe") overwrites buffer beyond its return value
+514094 readlink("/proc/self/exe") overwrites buffer beyond its return value
+514613 Unclosed leak_summary/still_reachable tag in xml output
To see details of a given bug, visit
https://bugs.kde.org/show_bug.cgi?id=XXXXXX
umsg_or_xml(VG_(clo_xml) ?
" <still_reachable>\n"
" <bytes>%'lu%s</bytes>\n"
- " <blocks>%'lu%s</blocks>\n" :
+ " <blocks>%'lu%s</blocks>\n"
+ " </still_reachable>\n" :
" still reachable: %'lu%s bytes in %'lu%s blocks\n",
MC_(bytes_reachable),
DBY (MC_(bytes_reachable), old_bytes_reachable),