]> git.eshelyaron.com Git - emacs.git/commit
Fix Fload infile problem
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 31 Jul 2019 17:38:34 +0000 (10:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 31 Jul 2019 17:41:21 +0000 (10:41 -0700)
commit3018f6d832907e0321e90ba27397200e56fe5957
treee26fb329c168b329283385ae9a940734fd0df16c
parent06726f6653fd2be9e33552209fceddd352a62793
Fix Fload infile problem

* src/lread.c (Fload): Close window of vulnerability
where the wrong stream could have been closed.
src/lread.c