Applied Neil W Rickert <rickert+nmh@cs.niu.edu>'s msh.c patch:
authorDan Harkless <dan@harkless.org>
Mon, 6 Mar 2000 20:19:04 +0000 (20:19 +0000)
committerDan Harkless <dan@harkless.org>
Mon, 6 Mar 2000 20:19:04 +0000 (20:19 +0000)
    I finally tracked down the problem in msh that was causing errors
    whenever I tried to examine a 'mmdf' style mailbox.

    It turns out that not enough memory was being allocated with
    calloc(), causing memory pointers to be overwritten and corrupted.


No differences found