diff options
Diffstat (limited to 'src/vsnprintf.c')
| -rw-r--r-- | src/vsnprintf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vsnprintf.c b/src/vsnprintf.c index 0121c74c9..637ccc38c 100644 --- a/src/vsnprintf.c +++ b/src/vsnprintf.c @@ -35,6 +35,8 @@ * * RMS says it's okay to include this code in Mailman but it should be kept * in a separate file. + * + * TBD: This file needs a security audit. */ #ifndef HAVE_VSNPRINTF |
