1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-13 06:50:39 -08:00
emacs/lib-src
Serge Tupchii 2d8f0364fc Fix crash (segfault) in etags on generating tags for Erlang files
* lib-src/etags.c: Set allocated and lastlen to zero, after
freeing last ptr in Erlang_functions to prevent dereferencing NULL
pointer (bug#45122).
Copyright-paperwork-exempt: yes
2020-12-08 21:22:34 +01:00
..
ChangeLog.1 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
COPYING
ctags.c
ebrowse.c ; Fix more trivial typos 2020-09-21 15:32:46 +02:00
emacsclient.c Don't output emacsclient warning if both -a and --quiet 2020-08-13 10:29:44 +02:00
etags.c Fix crash (segfault) in etags on generating tags for Erlang files 2020-12-08 21:22:34 +01:00
hexl.c
make-docfile.c
make-fingerprint.c ; * lib-src/make-fingerprint.c: Update commentary. 2020-11-15 15:09:17 -08:00
Makefile.in * lib-src/Makefile.in (LINK_CFLAGS): Remove; unused. 2020-04-04 16:57:43 -07:00
movemail.c Mark the return value from strerror as a constant 2020-10-14 06:19:33 +02:00
ntlib.c
ntlib.h
pop.c
pop.h
rcs2log
README
update-game-score.c

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.