auxlily.c: _HOPE_GET_TRACE(): adjust pointer..
commit69e98049da658a71b6628c57edb238c98569b4f3
authorSteffen (Daode) Nurpmeso <sdaoden@users.sf.net>
Sat, 22 Feb 2014 19:11:20 +0000 (22 20:11 +0100)
committerSteffen (Daode) Nurpmeso <sdaoden@users.sf.net>
Sat, 22 Feb 2014 22:25:13 +0000 (22 23:25 +0100)
tree9867f2c55d02715e2f9bacc6d78f6975ff0f6ce4
parent8cff17f0435f08022cbeb7d3859c2fd8aafcbf10
auxlily.c: _HOPE_GET_TRACE(): adjust pointer..

so that the address that shows up in `smemtrace' is identical to
the address that is printed when debugging statements somewhere
around use %p to print the pointer.
(The offset changed once debug canaries where implemented.)
auxlily.c