1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00
emacs/lib-src
lu4nx d48bb4874b Fixed ctags local command execute vulnerability
* lib-src/etags.c:

(clean_matched_file_tag): New function
(do_move_file): New function
(readline_internal):
Add `leave_cr` parameter, if true, include the \r character

* test/manual/etags/CTAGS.good_crlf: New file
* test/manual/etags/CTAGS.good_update: New file
* test/manual/etags/crlf: New file
* test/manual/etags/Makefile: Add `ctags -u` test cases
2022-11-27 15:20:49 +02:00
..
be_resources.cc Fix Emacs icon not appearing on Haiku 2022-01-17 11:09:50 +00:00
ChangeLog.1 ; Fix typos 2022-11-23 05:49:22 +01:00
COPYING
ctags.c
ebrowse.c Support multi-line C++11 strings in Ebrowse 2022-11-17 12:07:45 +02:00
emacsclient.c * lib-src/emacsclient.c (print_help_and_exit): Fix --timeout. 2022-11-27 15:17:40 +02:00
etags.c Fixed ctags local command execute vulnerability 2022-11-27 15:20:49 +02:00
hexl.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
make-docfile.c Revert "Revert part of 59732a83c8 to fix bug#52969" 2022-08-03 17:02:25 -04:00
make-fingerprint.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
Makefile.in Remove hard-coded path to pwd in Makefiles. 2022-09-28 16:30:47 +02:00
movemail.c Do not include <attribute.h> from <config.h> 2022-03-08 18:51:17 -08:00
ntlib.c ; Clean up unused function: cuserid 2022-11-26 16:28:45 +02:00
ntlib.h ; Clean up unused function: cuserid 2022-11-26 16:28:45 +02:00
pop.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
pop.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rcs2log * lib-src/rcs2log: Add fallback for $TMPDIR. 2022-10-19 08:02:36 +02:00
README
seccomp-filter.c Add gettid to seccomp-filter 2022-10-11 02:52:51 +02:00
update-game-score.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.