emacs-devel
[Top][All Lists]
Advanced

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

Re: trunk r113804: * decompress.c: Fix bugs with large buffers and weird


From: Paul Eggert
Subject: Re: trunk r113804: * decompress.c: Fix bugs with large buffers and weird inputs.
Date: Tue, 13 Aug 2013 08:03:24 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8

Lars Magne Ingebrigtsen wrote:
>  Does Emacs compile on any systems
> where UINT_MAX is smaller than 16384?

No, that code was just trying to remind the reader that
the value cannot exceed UINT_MAX due to zlib constraints.
I redid the code and comment a bit to try to make this clearer,
in trunk bzr 113845.



reply via email to

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