diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-05-16 02:52:29 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-05-16 03:22:19 +0000 |
commit | e8c1727b37c7cdaec20407a38aeceec853b15d32 (patch) | |
tree | d548557c04275b4fccefe1839914878bcd6f5600 /sc/sdi | |
parent | df5235560730ff73729c496476a0be02eb8c4ac6 (diff) |
get breakpad signal handler working on windows
The LibreOffice signal handler overwrites the breakpad signal handler.
Just store the old handler and call that handler before we do any work
in our own handler.
Our own handler implementation is just insane as we are even trying to
take the SolarMutex which can easily deadlock.
Change-Id: I2401bba18701115561d00c7fc11138ead2a48205
Reviewed-on: https://gerrit.libreoffice.org/25022
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc/sdi')
0 files changed, 0 insertions, 0 deletions