Don't pass thread context to another thread when handling SIGNIT.
commit1b783d0451951a98912ab3ece0d1585a7043e096
authorStas Boukarev <stassats@gmail.com>
Thu, 9 Feb 2017 20:36:14 +0000 (9 23:36 +0300)
committerStas Boukarev <stassats@gmail.com>
Thu, 9 Feb 2017 20:38:20 +0000 (9 23:38 +0300)
treeaf81b57cb8ba98802513af17175ce8c28cf4d2cc
parent94a551dc7d7a163aab0dc00badf8dbf16b09a54a
Don't pass thread context to another thread when handling SIGNIT.

It's obviously a bad idea.
package-data-list.lisp-expr
src/code/interr.lisp
src/code/share-vm.lisp
src/code/target-signal.lisp