time-util: copy input string before fork()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 8 Oct 2024 04:50:02 +0000 (13:50 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 8 Oct 2024 10:15:54 +0000 (19:15 +0900)
commit6d3012bab4ce4c1ed260598d05b4e9f2ea471658
tree9e0ac74600f859f0c3ce7cda1bb4b9ca4b55863f
parenteb87d3e1e9210d9387536cc3ece4e32aacdc5009
time-util: copy input string before fork()

Fixes #34670.
src/basic/time-util.c