mirror of
git://git.suckless.org/st
synced 2026-04-17 16:00:21 +02:00
Fix segmentation fault in strhandle()
We cannot pass strescseq.args[0] to atoi when nargs is zero, because in this case it will be null.
This commit is contained in:
Reference in New Issue
Block a user