[627] in Source-Commits
third/mh/uip mark.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sun Oct 13 14:45:06 1996
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Sun, 13 Oct 1996 14:45:00 EDT
Update of /afs/dev.mit.edu/source/repository/third/mh/uip
In directory the-light-fantastic:/afs/dev.mit.edu/user/ghudson/third/mh/uip
Modified Files:
mark.c
Log Message:
If no "cur" variable is set in .mh_sequences, m_seq() could return
NULL on the first of mp->msgattrs. Check for this case and don't try
to display the value.