Commit fb6ba3ee fb6ba3eec62058d5252768742abb141f2a783930 by Sergey Poznyakoff

Updated

1 parent bd8b69e2
2002-11-21 Sergey Poznyakoff
* mailbox/parse822.c (parse822_quoted_string): Free qstr before
returning error status. Otherwise, addresses like
"A wrong quote\" <addr@dom.ain>
hit the assert in parse822_word() and coredump.
(parse822_word_dot): Removed misleading comment.
* mailbox/testsuite/Addrs: Added a testcase for this.
2002-11-20 Sergey Poznyakoff
* mailbox/mailer.c: Fixed indentation.
......