Save ptr start and end address instead of start + size.
authorMilian Wolff <mail@milianw.de>
Sat, 31 May 2014 22:04:56 +0000 (00:04 +0200)
committerMilian Wolff <mail@milianw.de>
Sat, 31 May 2014 22:08:56 +0000 (00:08 +0200)
commitc7d0462acfc76540be06e06a1526000efd18b037
tree7f6fb1a5df721e32460b6c2c6488528f70ad193e
parent55c78243ec7656977b3951bea03c68d3243af9d9
Save ptr start and end address instead of start + size.

Also output that size.
malloctrace.cpp
malloctrace_main.cpp