summaryrefslogtreecommitdiffstats
path: root/.editorconfig
diff options
context:
space:
mode:
authorAndre Heider <[email protected]>2018-11-06 09:27:12 +0100
committerAxel Davy <[email protected]>2018-11-09 22:37:26 +0100
commit10598c9667a9c5ea04ac8279549b1df8c026ef51 (patch)
tree4ad946ff7ee66829cc88dec5abd2ea8e1cd829be /.editorconfig
parentd2b2364313c33cb27a97f1d6e257392cb4710935 (diff)
st/nine: fix stack corruption due to ABI mismatch
This fixes various crashes and hangs when using nine's 'thread_submit' feature. On 64bit, the thread function's data argument would just be NULL. On 32bit, the data argument would be garbage depending on the compiler flags (in my case -march>=core2). Fixes: f3fa7e3068512d ("st/nine: Use WINE thread for threadpool") Cc: [email protected] Signed-off-by: Andre Heider <[email protected]> Reviewed-by: Axel Davy <[email protected]>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions