diff options
| author | Eli Zaretskii | 2024-10-09 16:21:08 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2024-10-09 16:22:52 +0300 |
| commit | f520008744b1eb71accded4108888d1f2055402e (patch) | |
| tree | 83aab5d287c73022a49b292ebc5dc953b7aff5eb /exec/exec.c | |
| parent | 6a5c2edd84fc3fdb879e4a19ea182c2a4d385833 (diff) | |
| download | emacs-f520008744b1eb71accded4108888d1f2055402e.tar.gz emacs-f520008744b1eb71accded4108888d1f2055402e.zip | |
Avoid segfaults in Rmail-MIME
Rmail-MIME decodes text of email, including removal of
CR characters, but that can segfault if the text of some
MIME part is empty.
* src/coding.c (decode_coding_raw_text):
* lisp/mail/rmailmm.el (rmail-mime-insert-decoded-text): Don't
attempt to decode empty text region.
Diffstat (limited to 'exec/exec.c')
0 files changed, 0 insertions, 0 deletions