mirror of
https://github.com/moparisthebest/Simba
synced 2025-02-16 07:10:10 -05:00
Fix security.
This commit is contained in:
parent
dead653967
commit
b3205cbe32
@ -143,7 +143,8 @@ begin
|
||||
p := 0;
|
||||
end;
|
||||
|
||||
Result := '';
|
||||
{ Otherwhise, return normal path }
|
||||
Result := path;
|
||||
end;
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user