diff options
author | 2021-12-27 11:41:42 +0100 | |
---|---|---|
committer | 2021-12-27 13:07:11 +0100 | |
commit | a0467c802d4f86ed162486e3453dd61181423902 (patch) | |
tree | eb450474931db3dd6254c8cea090cfaf71a08048 /st.info | |
parent | 273db5ceaf392e68c2faf8f7dec14ea2e25e980d (diff) | |
download | st-a0467c802d4f86ed162486e3453dd61181423902.tar.gz st-a0467c802d4f86ed162486e3453dd61181423902.zip |
Fix null pointer access in strhandle
According to the spec the argument is optional for 104, so p can be
NULL as can be tested with printf '\x1b]104\x07'. This is a regression
of 8e31030.
Diffstat (limited to 'st.info')
0 files changed, 0 insertions, 0 deletions