emacs-devel
[Top][All Lists]
Advanced

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

Re: Assertion violation in pdumper.c


From: Paul Eggert
Subject: Re: Assertion violation in pdumper.c
Date: Mon, 17 Aug 2020 09:32:48 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 8/17/20 7:07 AM, Eli Zaretskii wrote:

-  if (offset < dump_private.header.cold_start
+  if (offset < dump_private.header.discardable_start

Yes, that's a good fix. Thanks for finding and fixing this bug. I installed the attached.

Attachment: 0001-Fix-assertion-violation-in-pdumper.c.patch
Description: Text Data


reply via email to

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