diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-04-29 23:35:27 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-04-29 23:35:46 -0700 |
commit | a3f3fea14abbc59a2b47cae5bec6252ec3a1f8cf (patch) | |
tree | 9539ab24679a257a5282d626350a1af01b9e2aa5 /lib | |
parent | 7cc329fd734992369efd17f6758a732bc5377908 (diff) | |
download | emacs-a3f3fea14abbc59a2b47cae5bec6252ec3a1f8cf.tar.gz |
Fix buffer overflow in make-docfile
* lib-src/make-docfile.c (scan_c_stream): Check for buffer
overflow when reading an identifier. Use a static buffer for NAME
rather than a small dynamically-allocated buffer.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions