]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'fix/bits_return_value_check' of https://github.com/echoechoin/util...
authorKarel Zak <kzak@redhat.com>
Mon, 11 May 2026 09:12:43 +0000 (11:12 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 11 May 2026 09:12:43 +0000 (11:12 +0200)
* 'fix/bits_return_value_check' of https://github.com/echoechoin/util-linux:
  bits: add --fail-width option to reject out-of-range CPU numbers
  bits: add test for invalid token in cpulist_parse()
  bits: improve error message for out-of-range cpulist_parse()
  cpuset: Validate full tokens in cpulist_parse()
  bits: fix return value check for cpulist_parse()


Trivial merge