]> git.ipfire.org Git - thirdparty/util-linux.git/commit
pg: calling exit on signal handler is not allowed
authorCristian Rodríguez <crrodriguez@opensuse.org>
Sun, 15 Jan 2023 01:33:14 +0000 (01:33 +0000)
committerCristian Rodríguez <crrodriguez@opensuse.org>
Sun, 15 Jan 2023 01:33:14 +0000 (01:33 +0000)
commite33d5860147b42661f723f27ecf7affbfc782fe6
tree7949054fcd4fab9c4e4da313275bf9dcd121364e
parent518a0ad4d9c586ca69d3cf924a4328361f6b2a80
pg: calling exit on signal handler is not allowed

On the other hand, calling _exit is just fine.
text-utils/pg.c