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)
commitba32dee02e85132dd8bd05fae876692d61c50053
tree1c54611d92fedf0bc79d92c971af77849dc23e0f
parent077b355833f623241d5d145810b91da60e4c260c
Applied Neil W Rickert <rickert+nmh@cs.niu.edu>'s msh.c patch:

    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.
ChangeLog
uip/msh.c