bug-cpio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Append can not apply to archives larger than 2GB


From: Alexander James
Subject: Append can not apply to archives larger than 2GB
Date: Thu, 11 Feb 2021 16:49:55 -0600

As of cpio v2.13 (2019-11-06), the upstream cpio tool has a bug in the append operation and cannot deal with archives bigger than 2GB. (int32 limitation in lseek)

Attached is a proposed patch to utilize 64 bit operations rather than the current 32 bit operations.

Cheers,
--
Alexander L. James

Attachment: fix_append_intlimits_new-9824e511b47233bf73e742e4bb8eefd9.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]