OSDN Git Service

More cpio bugfixes from Isaac Dunham.
authorRob Landley <rob@landley.net>
Wed, 26 Mar 2014 11:07:06 +0000 (06:07 -0500)
committerRob Landley <rob@landley.net>
Wed, 26 Mar 2014 11:07:06 +0000 (06:07 -0500)
commit392e12769fd41ede6b3e2685b5682275843a9b1d
tree8c2135cc792415c90b9fe38cedf1bdff57c0a23f
parenta2d558151a6308870a30a83bcd1975a80168a515
More cpio bugfixes from Isaac Dunham.

Fix FLAG_o to actually be 1 like the comment says, don't try to strlen(name) before reading it, pad TRAILER!!! entry correctly.
toys/posix/cpio.c