summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qconfig-bootstrapped.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2017-03-02 22:27:32 -0800
committerThiago Macieira <thiago.macieira@intel.com>2017-03-06 09:56:35 +0000
commit37fd42459e98fe84234ecf65083fc75096a75b52 (patch)
tree06ee92c4a174e5f44025de249abbfd18e6e6c545 /src/corelib/global/qconfig-bootstrapped.h
parenta1c27748d22f94d608cc499db527bf989a5516f2 (diff)
forkfd: fix calling the old signal handler when there wasn't one
On some stupid systems, execve() may clear the handler but not clear the SA_SIGINFO flag. This change now requires that sa_handler and sa_sigaction be in a union together. We can't operate otherwise. Task-number: QTBUG-59246 Change-Id: I33850dcdb2ce4a47878efffd14a84b48a8f6b1e8 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/corelib/global/qconfig-bootstrapped.h')
0 files changed, 0 insertions, 0 deletions