Skip to content
Snippets Groups Projects
Commit 045d6ae0 authored by Brad King's avatar Brad King
Browse files

KWSys: Fix SystemTools::FileIsDirectory with long paths (#14176)

Allocate a buffer large enough to hold the input path when removing a
trailing slash.  Use a local stack buffer when it is large enough and
fall back to heap allocation otherwise.
parent 5dd8c014
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment