diff options
author | unknown <knielsen@knielsen-hq.org> | 2012-10-31 12:47:25 +0100 |
---|---|---|
committer | unknown <knielsen@knielsen-hq.org> | 2012-10-31 12:47:25 +0100 |
commit | 27bcea09e5230757071d27b91402647a9e0b4713 (patch) | |
tree | 85e8d59b883a493810148e2245ee421b88c64385 /sql/scheduler.h | |
parent | bc5232a65d395f60fdc46703f30d051a70470382 (diff) | |
download | mariadb-git-27bcea09e5230757071d27b91402647a9e0b4713.tar.gz |
Fix crashes on 32-bit async client lib when -fomit-frame-pointer
- Ensure asm parameters are in registers, so we do not de-reference from
bogus stack pointer.
- Make return address undefined in DWARF unwind info in my_context_spawn,
so DWARF-based unwinders will know this is the end of the call stack
(same as the amd64 fix for the similar issue).
Diffstat (limited to 'sql/scheduler.h')
0 files changed, 0 insertions, 0 deletions