Date: Sunday, January 25, 2004 @ 22:22:14
Author: rra
Path: /proj/cvs/isc/inn/inn/innd
Tag: STABLE-2_4
Modified: python.c
Insufficient memory was being allocated for PYheaditem, since it also holds
the body of the message and the line count.
----------+
python.c | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)