emacs-devel
[Top][All Lists]
Advanced

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

Re: Finding the dump


From: Stefan Monnier
Subject: Re: Finding the dump
Date: Wed, 23 Jan 2019 11:07:16 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>>   This is because I run my Emacs via a symlink, and load_pdump is not
>>   careful to try and follow symlinks while looking for the .pdmp next to
>>   the executable.
> Since argv[0] is almost never absolute, that route doesn't work anyway.
> It's even a security bug, since it happily loads a (possibly
> manipulated) dump file from the current directory if it has the right
> hash.

Oh, indeed, it looks for it in the current directory!
I opened a bug report.


        Stefan




reply via email to

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