mirror of
				https://git.code.sf.net/p/libpng/code.git
				synced 2025-07-10 18:04:09 +02:00 
			
		
		
		
	[libpng16] Fixed a potential null pointer dereference in png_set_text_2()
(bug report and patch by Patrick Keshishian).
This commit is contained in:
		
							parent
							
								
									a3b5edc934
								
							
						
					
					
						commit
						812768d7a9
					
				
							
								
								
									
										2
									
								
								ANNOUNCE
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								ANNOUNCE
									
									
									
									
									
								
							@ -31,6 +31,8 @@ Changes since the last public release (1.6.26):
 | 
			
		||||
    substitution of an expression itself containing a well-formed defined
 | 
			
		||||
    operation.
 | 
			
		||||
  Added ARM support to CMakeLists.txt (Andreas Franek).
 | 
			
		||||
  Fixed a potential null pointer dereference in png_set_text_2() (bug report
 | 
			
		||||
    and patch by Patrick Keshishian).
 | 
			
		||||
 | 
			
		||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
 | 
			
		||||
(subscription required; visit
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								CHANGES
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								CHANGES
									
									
									
									
									
								
							@ -5771,6 +5771,8 @@ Version 1.6.27rc01 [December 27, 2016]
 | 
			
		||||
  Added ARM support to CMakeLists.txt (Andreas Franek).
 | 
			
		||||
 | 
			
		||||
Version 1.6.27 [December 29, 2016]
 | 
			
		||||
  Fixed a potential null pointer dereference in png_set_text_2() (bug report
 | 
			
		||||
    and patch by Patrick Keshishian)
 | 
			
		||||
 | 
			
		||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
 | 
			
		||||
(subscription required; visit
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user