mirror of
				https://git.code.sf.net/p/libpng/code.git
				synced 2025-07-10 18:04:09 +02:00 
			
		
		
		
	[libpng16] Correct pngvalid error message
This commit is contained in:
		
							parent
							
								
									7d4fbb2fbb
								
							
						
					
					
						commit
						d072048925
					
				| @ -4664,7 +4664,7 @@ standard_check_text(png_const_structp pp, png_const_textp tp, | |||||||
|          pos = safecat(msg, sizeof msg, pos, tp->text); |          pos = safecat(msg, sizeof msg, pos, tp->text); | ||||||
|          pos = safecat(msg, sizeof msg, pos, "\" (was \""); |          pos = safecat(msg, sizeof msg, pos, "\" (was \""); | ||||||
|          pos = safecat(msg, sizeof msg, pos, text); |          pos = safecat(msg, sizeof msg, pos, text); | ||||||
|          pos = safecat(msg, sizeof msg, pos, "\", "); |          pos = safecat(msg, sizeof msg, pos, "\"), "); | ||||||
|       } |       } | ||||||
|    } |    } | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 John Bowler
						John Bowler