diff options
| author | Cory Fields <[email protected]> | 2017-06-16 14:43:35 -0400 |
|---|---|---|
| committer | Cory Fields <[email protected]> | 2017-06-16 15:19:15 -0400 |
| commit | 9af207c810b5c4b09ccbdec75582b3e34e32e8cc (patch) | |
| tree | cb558fe7015607bb55bcd3b0f9619ca762588938 /src/httpserver.h | |
| parent | Merge #10284: Always log debug information for fee calculation in CreateTrans... (diff) | |
| download | discoin-9af207c810b5c4b09ccbdec75582b3e34e32e8cc.tar.xz discoin-9af207c810b5c4b09ccbdec75582b3e34e32e8cc.zip | |
random: fix crash on some 64bit platforms
rbx needs to be stashed in a 64bit register on 64bit platforms. With this crash
in particular, it was holding a stack canary which was not properly restored
after the cpuid.
Split out the x86+PIC case so that x86_64 doesn't have to worry about it.
Diffstat (limited to 'src/httpserver.h')
0 files changed, 0 insertions, 0 deletions