]> git.eshelyaron.com Git - emacs.git/commit
* fileio.c (CHECK_LENGTH): New macro.
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 2 Sep 2014 05:44:38 +0000 (09:44 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 2 Sep 2014 05:44:38 +0000 (09:44 +0400)
commita4a30aa0ecf0a9f032f2744548abf96b6d3d117e
treef6aeb5703de388d2bba373c8b5f441188a4cf85a
parent068c8b7d6aa777b44032c71a869d799107644574
* fileio.c (CHECK_LENGTH): New macro.
(Fexpand_file_name): Use it and get rid of a few more calls
to strlen and strcat.
src/ChangeLog
src/fileio.c