diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2022-03-20 17:58:14 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2022-03-20 17:58:14 -0700 |
commit | 9ec94aa982692ba2c06bc7d89994459615ccd740 (patch) | |
tree | 1c6eb502974599a5ada6b60533db6aa1425022b2 /src/lcurses/_helpers.c | |
parent | c7d3037e9db38a8391c2e3bc4c93eaaeaf7a6b46 (diff) | |
download | teliva-9ec94aa982692ba2c06bc7d89994459615ccd740.tar.gz |
disallow all relative paths (./ or ../)
Teliva's model doesn't include any way to change directory. We just have relative paths and absolute paths. Relative paths should not be able to reach into parent directories. The current test is a bit hacky; it also disallows directories ending in a period. Hopefully not an issue.
Diffstat (limited to 'src/lcurses/_helpers.c')
0 files changed, 0 insertions, 0 deletions