Fix problem using alloca function, executable crashed even with a exception handler...
commit8257829623d484229c9785deedd05375c5732493
authorCarlos Montiers <carlos@thefunsouth.com>
Thu, 10 Jul 2014 04:37:20 +0000 (10 00:37 -0400)
committerCarlos Montiers <carlos@thefunsouth.com>
Thu, 10 Jul 2014 04:37:20 +0000 (10 00:37 -0400)
treefbcfb5fa0e2ad1cb9e030dde4eda93eb8583ddbd
parent89000c18dc7d5ccb2687948f94fe49d392990dab
Fix problem using alloca function, executable crashed even with a exception handler function, when try to allocate INT_MAX. Patch provided by Jason Hood in private e-mail, when I ask to him for help. He say: Feel free to pass it on to the mailing list.
lib/alloca86-bt.S
lib/alloca86.S
lib/alloca86_64.S