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

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

bug#9874: Fixes for several integer overflow and width issues


From: Paul Eggert
Subject: bug#9874: Fixes for several integer overflow and width issues
Date: Thu, 27 Oct 2011 08:14:51 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110927 Thunderbird/7.0

On 10/27/11 01:28, Andreas Schwab wrote:
> if you want to get a very big one you have to have
> odles of open files already

Yes, that's the scenario.  The invoker of Emacs could
open oodles of file descriptors, causing Emacs to
obtain a high file-descriptor number whenever
it opens a file, creates a pipe, etc.

Admittedly unlikely, but easy to defend against.




reply via email to

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