HomeClusterLabs Projects
Diffusion LibQB d4b49fb5e911

poll: Don't log in a signal handler (#447)

Description

poll: Don't log in a signal handler (#447)

qb_log calls malloc() and probably many other non-signal-safe
functions, so don't call it in the signal handler.

Thanks to Honza for spotting this

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>

Details

Provenance
chrissie-cAuthored on Nov 10 2021, 7:35 AM
GitHub <noreply@github.com>Committed on Nov 10 2021, 7:35 AM
Parents
rQa60ca50b67a2: Fix pthread returns (#444)
Branches
Unknown
Tags
Unknown

Event Timeline