diff options
author | Antonin Décimo <antonin.decimo@gmail.com> | 2022-03-13 20:50:03 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2022-05-02 15:15:24 +0200 |
commit | 95d3529edf16add98d0f2f7c749b59d2d861bfa4 (patch) | |
tree | bf1f424d9d7d07debc5461a399ca764826da6a45 /examples/input-method.c | |
parent | 48c811ffb6ef49a311eb25669da96519bfd5dc97 (diff) |
xcursor: check that XDG base directory path is absolute
The spec reads:
> All paths set in these environment variables must be absolute. If an
> implementation encounters a relative path in any of these variables it should
> consider the path invalid and ignore it.
and
> If $XDG_DATA_HOME is either not set or empty, a default equal to
> $HOME/.local/share should be used.
Testing that the path is absolute also entails that is is non-empty.
Diffstat (limited to 'examples/input-method.c')
0 files changed, 0 insertions, 0 deletions