diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-22 17:47:51 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-23 02:41:42 +0300 |
commit | a61a81ec33188e8e93ec02912c60053107ae0485 (patch) | |
tree | a67fd9d37f434f1c169a05b2d6088a68fe34a798 /src/spawn.c | |
parent | 1cfe37610253c20a4fcb0d937c29e70894ecc4f5 (diff) | |
download | sciteco-a61a81ec33188e8e93ec02912c60053107ae0485.tar.gz |
disallow setting the radix to values lower than 2
* This would actually causes crashes when trying to format numbers.
* The ^R local register has a custom set_integer() method now,
so that the check is performed also when using nU.^X.
Diffstat (limited to 'src/spawn.c')
0 files changed, 0 insertions, 0 deletions