]> git.armaanb.net Git - st.git/commit
Fix crash on resize
authorJules Maselbas <jules.maselbas@grenoble-inp.org>
Wed, 27 Jun 2018 15:08:30 +0000 (17:08 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sat, 30 Jun 2018 18:51:46 +0000 (20:51 +0200)
commit29f341da7cf32888f45005e08de202d9a372d972
tree920410155c668968d28c1a6a62953c827ff27bb8
parentdc3b5babf1f8639a0d65cd347fc7879ac0461012
Fix crash on resize

Prevent to realloc xw.specbuc with a negative number of col.
Add proper hints for the minimal size, for one character.
x.c