Skip to content
Snippets Groups Projects
Commit aba2d524 authored by Bastien Montagne's avatar Bastien Montagne
Browse files

Fix potential issues with absolute-like paths in expected-relative properties.

Relative filepath having a 'absolute look' (starting with a path
separator) can lead to recursively checking for the whole root!

This is nasty, so try to avoid it by making relative paths actually
relative.

Based on D5143 (report and patch) by andreas atteneder (@atti), thanks!
parent efc0fa6c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment