]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'test_mkfds-dont-free-and-close-when-exit-with-error' of https://github...
authorKarel Zak <kzak@redhat.com>
Tue, 1 Oct 2024 11:56:52 +0000 (13:56 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 1 Oct 2024 11:56:52 +0000 (13:56 +0200)
* 'test_mkfds-dont-free-and-close-when-exit-with-error' of https://github.com/masatake/util-linux:
  tests: (test_mkfds) don't close fds and free memory objects when exiting with EXIT_FAILURE
  tests: (test_mkfds,refactor) simplify nested if conditions
  tests: (test_mkfds) save errno before calling system calls for clean-up
  tests: (test_mkfds, cosmetic) add an empty line before the definition of struct sysvshm_data


Trivial merge