]> git.ipfire.org Git - thirdparty/plymouth.git/commit
Merge branch 'catch-sigfpe' into 'main'
authorRay Strode <halfline@gmail.com>
Thu, 28 Dec 2023 13:05:22 +0000 (13:05 +0000)
committerRay Strode <halfline@gmail.com>
Thu, 28 Dec 2023 13:05:22 +0000 (13:05 +0000)
commit197d5803834c9fafa283ab401d1b35226abe8e28
treeed882a67f06d5d42c81f74787f73fc8e6d1c3343
parentaed498e026e431ec94f9534838feb358e1ffd8b3
parent9d8c62af24e832c99af024fafd03d1d8d0957330
Merge branch 'catch-sigfpe' into 'main'

main: Catch floating point exceptions in crasher handler too

See merge request plymouth/plymouth!281