* Change call from strncpy to memmove in pith/reply.c, in the
commitf2246f7d298b96a231dcde60cf62711ca22838ed
authorEduardo Chappa <chappa@washington.edu>
Tue, 9 Jan 2018 19:07:31 +0000 (9 12:07 -0700)
committerEduardo Chappa <chappa@washington.edu>
Tue, 9 Jan 2018 19:07:31 +0000 (9 12:07 -0700)
tree4bd3d835b0b93ae18f3922c039a1ee24262cb157
parent30507e11007fbacb942016b0a1167104ad2c7d49
   * Change call from strncpy to memmove in pith/reply.c, in the
     forward_subject function, as this causes problems with
     overlapping memory. The problem exists in slackware 12.4.
     Reported by Rich Shepard.
pith/pine.hlp
pith/reply.c