Replace some Copy() by Move() calls, because valgrind reports
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 19 Apr 2006 09:09:14 +0000 (09:09 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 19 Apr 2006 09:09:14 +0000 (09:09 +0000)
commit640af7f1c049ab83d4ea0840bc5fa3e1973e991f
tree13701011576b93f16fa55191c7635e7d6ffb8578
parentcbf82dd00c19573e7e274a1d8dda9656bc6e259a
Replace some Copy() by Move() calls, because valgrind reports
we can have overlapping memory areas here

p4raw-id: //depot/perl@27897
doop.c