bug#78879: Potential Out-of-Memory in coreutils od
Pádraig Brady <[email protected]>
| Newsgroups | gmane.comp.gnu.core-utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 24/06/2025 16:29, Philip Rowlands wrote: > Small typo in > > + 'od -w foo' will now issue a diagnostic an exit. Cool, I'd already changed that locally to: 'od -w0' will now issue a diagnostic and exit gracefully. Marking this bug done. thanks! Padraig