From: Karel Zak Date: Tue, 1 Oct 2024 11:56:52 +0000 (+0200) Subject: Merge branch 'test_mkfds-dont-free-and-close-when-exit-with-error' of https://github... X-Git-Tag: v2.42-start~188 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f1c26f0154ec683065109d776e65e568e3917c79;p=thirdparty%2Futil-linux.git Merge branch 'test_mkfds-dont-free-and-close-when-exit-with-error' of https://github.com/masatake/util-linux * '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 --- f1c26f0154ec683065109d776e65e568e3917c79