40101e49f396152e43714d7bf8bd22838623a6b1

Turns out that %lld causes valgrind to find an uninitialised variable problem inside vfprintf. Avoid it here by s/%lld/%d/.
Description
No description provided
Languages
C
79.7%
Ruby
19.6%
Makefile
0.7%