diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-02-27 01:09:21 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-02-27 01:09:21 +0300 |
commit | a338e1a880cf14cad6034bd6d837e0f3c35756b9 (patch) | |
tree | 14ebcc2af86913923492d18dbb0281a09aa39b31 /contrib | |
parent | ccf9ee2465497983b78e2b354926bcd390f27615 (diff) | |
download | sciteco-a338e1a880cf14cad6034bd6d837e0f3c35756b9.tar.gz |
EC/EG command: check for null-bytes in $COMSPEC/$SHELL
Environment variables will of course never contain null-bytes.
However you can always set them later on from TECO code and include nulls.
We therefore everywhere check for null-bytes in all registers used as null-terminated strings
to avoid unexpected behavior.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions