Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 10 Apr 2017 07:55:43 -0700
From: Leandro Pereira <leandro@...dinfo.org>
To: oss-security@...ts.openwall.com
Subject: Re: alloca in inline functions can be dangerous

On Mon, Apr 10, 2017 at 7:36 AM, Jason A. Donenfeld <Jason@...c4.com> wrote:
> I'm interested if anybody else has encountered this behavior or has any
> thoughts about it.

Yes, and I usually mark those functions with __attribute__((noinline))
to avoid precisely this kind of behavior.

-- 
 Leandro

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.