a23a481f9dfd5f14ebf2768b51b6fbc1cce1c864 |
|
01-Feb-2012 |
Timo Sirainen <tss@iki.fi> |
ioloop: I/O and timeout leak messages now include the io_add()/timeout_add() source line number.
This helps figuring out the leak especially when using ASLR. Also in 64bit
systems there's no increased memory usage, because the line number replaces
only padding. |