mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Fixed segmentation fault in StaticJsonBuffer (issue #104)
				
					
				
			This commit is contained in:
		| @@ -5,6 +5,8 @@ v5.0.2 | ||||
| ------ | ||||
|  | ||||
| * Fixed Clang warning "register specifier is deprecated" (issue #102) | ||||
| * Fixed segmentation fault in `parseObject(String)` and `parseArray(String)`, when the  | ||||
|   `StaticJsonBuffer` is too small to hold a copy of the string (issue #104) | ||||
| * Fixed compilation on Visual Studio 2010 and 2012 (issue #107) | ||||
|  | ||||
| v5.0.1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user