summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@gmail.com>2020-02-13 06:32:48 +0100
committerBenjamin Franzke <benjaminfranzke@gmail.com>2020-02-13 06:32:48 +0100
commit4a97f3afcd0ff1f12a917add18372c5fd0411e49 (patch)
tree92120e7211e1b15dbe026964545354a66dbe5f23 /NEWS
parent78f0fe37817881a2805a06982d7112a0b19b8d64 (diff)
downloadpa-sink-ctl-ellpise.tar.gz
pa-sink-ctl-ellpise.tar.bz2
pa-sink-ctl-ellpise.zip
Drop invalid call to delscreen(NULL)ellpise
Some descriptions said that delscreen frees resources from initscr (which we use) and newterm (which we do not use). Therefore we added delscreen(NULL) in 489e2955687bccb263e1ece3a1615b3356c990f2. It turs out that delscreen does only free resources from newterm and that the argument *sp *must* not be NULL. (Only due to some unreference comparisons this didn't fail in ncurses, but could fail with other curses implementations)
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions