]> git.ipfire.org Git - thirdparty/coreutils.git/commit
od: fix integer overflow with large pseudos
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Jun 2025 00:36:04 +0000 (17:36 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Jun 2025 04:00:41 +0000 (21:00 -0700)
commitd5ea5e8aed304337489a4dbbaf0f00d40bd92fc6
tree9fac9506005f81d7664a8fa99cf490a92abcddd1
parent667be269edb23b855c15bf13bf01238dd2bf470b
od: fix integer overflow with large pseudos

* src/od.c (format_address_label): Diagnose overflow.
src/od.c