diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-07-09 04:41:55 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-07-09 05:54:53 +0200 |
| commit | b5282b23653b3a46ab6ae2d84049abadcc8a8a1d (patch) | |
| tree | 182e9fd51ca2d9678089efd41439848d61aada23 /handler.c | |
| parent | fbd730754b83dd9ae95d9b308e29ba7e85001528 (diff) | |
| download | slcl-b5282b23653b3a46ab6ae2d84049abadcc8a8a1d.tar.gz | |
main.c: Disallow invalid filenames or directory names
- Relative paths must not be used for filenames or directory names,
such as "..", "." or "dir/..".
- Paths with asterisks ('*') must not be allowed, to avoid confusion
with wildcard expressions.
Diffstat (limited to 'handler.c')
0 files changed, 0 insertions, 0 deletions
