summaryrefslogtreecommitdiff
path: root/pith/mailindx.c
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-03-22 19:33:22 -0600
committerEduardo Chappa <chappa@washington.edu>2020-03-22 19:33:22 -0600
commit9a75e1bb3b813bc82db395ea7f61f7be3a1bd187 (patch)
tree8b41e749af342a2cb87747393be6caa8127f631d /pith/mailindx.c
parent4d705415db3769e5a42773c91e4a1cf88cecf239 (diff)
downloadalpine-9a75e1bb3b813bc82db395ea7f61f7be3a1bd187.tar.xz
* Crash in Alpine while resizing the screen when using any of the tokens
SUBJKEYTEXT, SUBJECTTEXT, or SUBJKEYINITTEXT in the index format, and the screen was resized. Reported by Iggy Mogo.
Diffstat (limited to 'pith/mailindx.c')
-rw-r--r--pith/mailindx.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pith/mailindx.c b/pith/mailindx.c
index b0e661ad..227dfb47 100644
--- a/pith/mailindx.c
+++ b/pith/mailindx.c
@@ -5890,8 +5890,6 @@ subj_str(INDEXDATA_S *idata, char *str, size_t strsize, SubjKW kwtype, int openi
ftielem->data[len] = '\0';
ftielem->datalen = strlen(ftielem->data);
- if(first_text)
- fs_give((void **) &first_text);
if(ftielem){
if(pico_usingcolor()