bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#18410: Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.


From: Paul Eggert
Subject: bug#18410: Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
Date: Thu, 04 Sep 2014 23:08:43 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

Tags: patch

Attached is a patch to fix the unbounded alloca calls that I found when auditing the Emacs source. I'm sending this to bug-gnu-emacs to give Eli a heads-up, as some of the fixes affect Windows code. This patch is relative to Emacs trunk bzr 117822.

Attachment: alloca.patch
Description: Text document


reply via email to

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