1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00

Fix security.

This commit is contained in:
Merlijn Wajer 2010-07-16 23:27:15 +02:00
parent dead653967
commit b3205cbe32

View File

@ -143,7 +143,8 @@ begin
p := 0; p := 0;
end; end;
Result := ''; { Otherwhise, return normal path }
Result := path;
end; end;
{ {