emacs-devel
[Top][All Lists]
Advanced

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

Re: file local variables


From: Juri Linkov
Subject: Re: file local variables
Date: Mon, 14 Dec 2009 23:34:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (x86_64-pc-linux-gnu)

BTW, while looking at this bug, I noticed a security hole in using
duplicate file local variables.

`hack-local-variables-filter' checks for the safety the value of the *last*
duplicate local variable in the list (the first in the reversed list), but
`hack-local-variables' uses an unchecked value of the *first* duplicate
local variable.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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