Make str_copy_rpad() behave properly with a DST_SIZE of 0.
authorBen Pfaff <blp@gnu.org>
Thu, 9 Oct 2008 14:37:43 +0000 (07:37 -0700)
committerBen Pfaff <blp@gnu.org>
Sat, 11 Oct 2008 17:04:06 +0000 (10:04 -0700)
commit5165d8c7ed098d87a481f08652f3e1aa6d82c366
tree9fc99660613ba525328dd65cfd32646ab758357a
parent3939ba46b53a33f99663cd5313fed19a9e992a8f
Make str_copy_rpad() behave properly with a DST_SIZE of 0.
src/libpspp/str.c