From 7841475abe63dc75aecc209cac6d15ea8b24cca9 Mon Sep 17 00:00:00 2001
From: Tilghman Lesher <tilghman@meg.abyt.es>
Date: Mon, 10 Nov 2008 20:50:50 +0000
Subject: [PATCH] Merged revisions 155803 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r155803 | tilghman | 2008-11-10 14:49:59 -0600 (Mon, 10 Nov 2008) | 1 line

  I got tired of saying this in every single bugnote referring to this file.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@155804 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.
+
-- 
GitLab