Fix regression introduced by July 10 filelock.c patch.
commit1938d88c74281393f180f7ac3c77418b926ed6e6
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Feb 2013 00:21:06 +0000 (23 16:21 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Feb 2013 00:21:06 +0000 (23 16:21 -0800)
tree19a487f4c7375983aaea1b313d70dfb187e8baae
parentda35c2b26f55a329329792f21a297aa8ad08fb95
Fix regression introduced by July 10 filelock.c patch.

* filelock.c (fill_in_lock_file_name): Fix crash caused by the
2012-07-10 patch to this file.  Reported by Eli Zaretskii in
<http://lists.gnu.org/archive/html/emacs-devel/2013-02/msg00533.html>
and diagnosed by Andreas Schwab in
<http://lists.gnu.org/archive/html/emacs-devel/2013-02/msg00534.html>.
src/ChangeLog
src/filelock.c