tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] lib/alloca*: mark ELF stack access flags as nonexecutable


From: grischka
Subject: [Tinycc-devel] lib/alloca*: mark ELF stack access flags as nonexecutable
Date: Wed, 05 Jan 2011 15:21:20 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

HI Sergei,

Could you tell something about your patch here:

  
http://repo.or.cz/w/tinycc.git/commitdiff/d97a25fbdd80ad005be41e9d47d6aefe2a5f6cae

What is the effect of this patch and why do we need it, and on
what platform?

And why only when using alloca?  What about other stack usage like
{
    char tmp[100];
    ...
}

Thanks,

--- grischka




reply via email to

[Prev in Thread] Current Thread [Next in Thread]