j
k
j a
j l
On Thu Mar 9 12:55:34 2023 +0000, Jinoh Kang wrote:
`fprintf` is not async-signal-safe.
For example, if the signal occured during a malloc() call or I/O housekeeping, this could lead to an infinite signal trigger loop.
Back to the thread
Back to the list