fix SCM_STACK_OVERFLOW_P bug
authorAndy Wingo <wingo@pobox.com>
Sat, 9 Jan 2010 22:11:23 +0000 (23:11 +0100)
committerAndy Wingo <wingo@pobox.com>
Sat, 9 Jan 2010 22:11:23 +0000 (23:11 +0100)
commit7c4a6456982254440d4e145fe0b250693a11975e
treef24e936762e4224a6a7f22e3d04aec61bd3d345b
parent913ddf05745a691c71291aba47fc901fc7ead1de
fix SCM_STACK_OVERFLOW_P bug

* libguile/stackchk.h (SCM_STACK_OVERFLOW_P): Fix a potential overflow,
  depending on the absolute values of the thread base and the stack
  limit. Thanks to Ivan Shcherbakov for the report.
THANKS
libguile/stackchk.h