Damien Miller
|
88779e59e4
|
make leakmalloc work again
sort of, it looks like PIE has broken it on other ways
|
2012-09-20 03:39:41 +10:00 |
|
Markus Friedl
|
41aac846f1
|
objdump -rd *.o | objdump2.pl -b asn1_d2i_read_bio | dot -Tpdf > asn1_d2i_read_bio.pdf
|
2012-04-26 11:12:31 +02:00 |
|
Markus Friedl
|
0de3e0e043
|
set BT_MAX_DEPTH for older versions of libexecinfo
|
2012-04-02 21:13:32 +02:00 |
|
Damien Miller
|
3f69ecb299
|
activate leakmalloc support when LEAKMALLOC make variable is set
(mostly by markus@)
|
2012-03-15 13:27:43 +11:00 |
|
Damien Miller
|
6161ebb123
|
move everything into subdirectory in preparation for merge to libopenssh
|
2012-03-15 12:23:01 +11:00 |
|
Damien Miller
|
e41307b545
|
add some options via LEAKMALLOC_OPTIONS environment
X = exit with status 99 on leaks
Q = quiet (useful with X)
D = dump leaks to leakmalloc.out instead of stdout
|
2012-03-07 14:43:11 +11:00 |
|
Damien Miller
|
fed32729da
|
reorg directory structure
|
2012-03-07 14:42:34 +11:00 |
|