From 25d9cf039172049ce7cee3264e4439f2a988f328 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Tue, 4 May 1993 20:15:19 +0000 Subject: [PATCH] Add list of things explicitly sanitize away, and description of each. --- mmalloc/.Sanitize | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mmalloc/.Sanitize b/mmalloc/.Sanitize index 92f4273..2b9f9ea 100644 --- a/mmalloc/.Sanitize +++ b/mmalloc/.Sanitize @@ -48,4 +48,8 @@ mrealloc.c mvalloc.c sbrk-sup.c +# Things that are explicitly sanitized away: +# +# fsf.shar - Shell archive of the original fsf sources used as base. + Do-last: -- 2.7.4