Fix race condition in epg.el compat code.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 14 Jan 2012 07:09:15 +0000 (15:09 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 14 Jan 2012 07:09:15 +0000 (15:09 +0800)
commit9e5788aaef98e88aeb5b2476549f72b591e0bf4a
tree25ea16ea3195d9c928cab55f144d4a60906e80c0
parent3cdb7f5a3854515902553934d2a9886781c5e56f
Fix race condition in epg.el compat code.

* lisp/epg.el (epg--make-temp-file): Avoid permission race condition
when running on old Emacs versions.

Fixes: debbugs:10403
lisp/ChangeLog
lisp/epg.el