mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 08:19:36 +01:00 
			
		
		
		
	Fix for bug report #39661
This commit is contained in:
		
							parent
							
								
									4c5fc2f958
								
							
						
					
					
						commit
						379c1414a7
					
				@ -173,7 +173,7 @@ implementation
 | 
			
		||||
        if length(FId)>maxidlen then
 | 
			
		||||
          SetLength(FId,maxidlen);
 | 
			
		||||
{$endif}
 | 
			
		||||
        FHash:=FPHash(s);
 | 
			
		||||
        FHash:=FPHash(FId);
 | 
			
		||||
      end;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user