[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
install-info truncates all files at 8192 bytes
From: |
Andreas Schwab |
Subject: |
install-info truncates all files at 8192 bytes |
Date: |
Wed, 13 Sep 2023 12:44:23 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Commit 25584009e7 broke reading files bigger than 8192 because it tries
to read zero byte after the first 8192 bytes are read.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
- install-info truncates all files at 8192 bytes,
Andreas Schwab <=