From 10ba12562ee687cb2f035171460e3451744670c7 Mon Sep 17 00:00:00 2001 From: grant Date: Wed, 14 Apr 2004 17:20:09 +0000 Subject: s/as gracefully as I can/as gracefully as possible/ --- mail/libspf-alt/DESCR | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/libspf-alt/DESCR b/mail/libspf-alt/DESCR index 0744ffd3881..41dbec1efed 100644 --- a/mail/libspf-alt/DESCR +++ b/mail/libspf-alt/DESCR @@ -15,6 +15,6 @@ used, things like snprintf() are used instead. There are few fixed sized buffers/arrays, instead, most data structures are dynamically allocated with the allocation sized recorded so I can check to make sure the buffer isn't overflowed. The return values from malloc() and -other system calls are checked and handled as gracefully as I can. +other system calls are checked and handled as gracefully as possible. The valgrind program is regularly run to make sure that there are no memory leaks and reads/writes to invalid memory. -- cgit v1.2.3