]> git.wh0rd.org Git - nano.git/commit
* src/files.c (write_file): Don't re-stat() the file if we're writing out
authorChris Allegretta <chrisa@asty.org>
Sat, 13 Apr 2013 02:56:03 +0000 (02:56 +0000)
committerChris Allegretta <chrisa@asty.org>
Sat, 13 Apr 2013 02:56:03 +0000 (02:56 +0000)
commit2d34586c43a99dc2a683fb68db4e292ed58f6e15
treec1b5712e473c62e60be589542066513f83e66dd1
parent625135874694da65e2f37c30bf1e0ea127e6ab9e
    * src/files.c (write_file): Don't re-stat() the file if we're writing out
          a marked file (especially that would give it the wrong stat info).  Part
          2 of issue reported by Benno Schulenberg.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4575 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/files.c