* avoid compiler warning about uninitialized variable

git-svn-id: trunk@26441 -
This commit is contained in:
florian 2014-01-12 21:21:56 +00:00
parent b90db73fbc
commit fe7238bdf1

View File

@ -1918,6 +1918,8 @@ type
init_procinfo:=nil;
finalize_procinfo:=nil;
resources_used:=false;
{ make the compiler happy and avoid an uninitialized variable warning on Setlength(sc,length(sc)+1); }
sc:=nil;
{ DLL defaults to create reloc info }
if islibrary then