Added protected memory allocation to stacktrace
authorPekka Riikonen <priikone@silcnet.org>
Sat, 27 Sep 2008 17:46:15 +0000 (20:46 +0300)
committerPekka Riikonen <priikone@silcnet.org>
Sat, 27 Sep 2008 17:46:15 +0000 (20:46 +0300)
commit604b9f0bd54b22c88c6f2eb9a186d65cad0a45bd
treeb9b4154e5020bf1b6fb2b6ccdb296191d82e2371
parent63350b51434f4031b400daf94009ee1ed1020011
Added protected memory allocation to stacktrace

If SILC_MALLOC_PROTECT environment variable is set the program will
abort whenever memory is accessed beyond its boundaries.
lib/silcutil/stacktrace.c
lib/silcutil/tests/test_silcmime.c
lib/silcutil/tests/test_silctree.c