Fix security.

This commit is contained in:
Merlijn Wajer 2010-07-16 23:27:15 +02:00
parent dead653967
commit b3205cbe32
1 changed files with 2 additions and 1 deletions

View File

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