From 52e17f5cf8af153404851ab97fe7f546d5876115 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Mon, 10 Nov 2008 20:49:59 +0000 Subject: [PATCH] I got tired of saying this in every single bugnote referring to this file. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@155803 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/valgrind.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/valgrind.txt b/doc/valgrind.txt index 4b89eec9c4..b4a69e2167 100644 --- a/doc/valgrind.txt +++ b/doc/valgrind.txt @@ -24,3 +24,7 @@ of information about the crash. option, note that valgrind.txt will have a trailing suffix. That's fine, just upload that file. +Please note that even if valgrind prevents Asterisk from crashing, the +information logged may STILL be of use to developers, so please upload the +resulting log file whether Asterisk crashes or not. +