]> granicus.if.org Git - sudo/commit
changed a memmove() to memcpy() since we don't have to worry about
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 12 Jul 1995 18:18:41 +0000 (18:18 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 12 Jul 1995 18:18:41 +0000 (18:18 +0000)
commit9bde08229fa957b035d3ba7ba3294a01ed8fab08
treee6e4dcaad0f6f6c6fee041c0111a7c9589f440c2
parent63893680de83fc1d6b9f8a4d28e5d968adc5f807
changed a memmove() to memcpy() since we don't have to worry about
overlapping segments.
lsearch.c