Re: [PATCH 1/3] signal(i386): alternative signal stack wraparound occurs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Shi Weihua
Date: Thursday, October 4, 2007 - 5:33 am

KAMEZAWA Hiroyuki wrote::
[What the test code want to do]
addr+pagesize*2 - addr+pagesize	 -> sigaltstack
addr+pagesize	- addr		 -> protected region
The code want to catch overflow when esp enter the protected region.

But it failed ...

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/3] signal(i386): alternative signal stack wra ..., Shi Weihua, (Thu Oct 4, 5:33 am)