ltp icon indicating copy to clipboard operation
ltp copied to clipboard

open_posix: fix the sigaction testcase cannot running multi times

Open extinguish opened this issue 2 years ago • 1 comments

open_posix: fix the ltp_interfaces_sigaction_23_10 deadloop at second run

Signed-off-by: guohao15 [email protected]

extinguish avatar Aug 31 '23 06:08 extinguish

I do not get how the test can run multiple times at all, the main() function is called exactly once so there is no need to reset the value at all.

metan-ucw avatar Jan 04 '24 13:01 metan-ucw