diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2020-04-06 15:20:08 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2020-04-09 11:34:48 +0200 |
commit | 402cbc5be26827244075dbe14288e7722290f83a (patch) | |
tree | 6238d25cbd648e14cb1dcc309a8542fc312e40bf /lisp/emacs-lisp/timer.el | |
parent | 20eb4247cdc2eeada43c3de8abf9c577be38c98f (diff) | |
download | emacs-402cbc5be26827244075dbe14288e7722290f83a.tar.gz emacs-402cbc5be26827244075dbe14288e7722290f83a.tar.bz2 emacs-402cbc5be26827244075dbe14288e7722290f83a.zip |
Don't rely on copying in {EN,DE}CODE_FILE
Callers of ENCODE_FILE and DECODE_FILE should not assume that these
functions always return a new string (bug#40407).
* src/w32fns.c (Fw32_shell_execute):
* src/w32proc.c (Fw32_application_type):
Sink taking the address of a Lisp string past GC points.
Copy values returned from ENCODE_FILE before mutating them.
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions