vis: cleanup pre-processing of :-commands
commit0314cb784e9e92c14fd832f9dd533f3c1a56394f
authorMarc André Tanner <mat@brain-dump.org>
Tue, 12 May 2020 07:08:04 +0000 (12 09:08 +0200)
committerMarc André Tanner <mat@brain-dump.org>
Tue, 12 May 2020 07:20:00 +0000 (12 09:20 +0200)
tree41580d560fbf5a2c4db364733a5a17cce83a2697
parent95a41d7dac1a4f92fe6047eff0363b684e2bedc2
vis: cleanup pre-processing of :-commands

Not sure why we need to allocate space for an additional character.
This also avoids creating out of bound pointers.
vis.c