diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-05-19 08:57:31 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-05-19 09:57:57 +0200 |
commit | fc1d1acd518a9937c2501242dae2af4530b52fe7 (patch) | |
tree | ec7aab25350b5bab5f0856061c3fce78eceb098a /sc | |
parent | 8209c2569f5726f9ed29f75d30efdccb94f98fe5 (diff) |
Avoid UB when calling setjmp
The C standard (and thus by reference also the C++ standard) has very picky
constraints how invocations of the setjmp macro need to appear to not cause
undefined behavior.
Change-Id: I09418de340a044e4309261bae9816ca746700858
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94474
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sc')
0 files changed, 0 insertions, 0 deletions