mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Fixed dangling reference in MemberProxy and ElementProxy (fixes #1120)
This commit is contained in:
		| @@ -10,6 +10,7 @@ HEAD | ||||
| * Improved `deserializeMsgPack()` speed by reading several bytes at once | ||||
| * Added detection of Atmel AVR8/GNU C Compiler (issue #1112) | ||||
| * Fixed deserializer that stopped reading at the first `0xFF` (PR #1118 by @mikee47) | ||||
| * Fixed dangling reference in copies of `MemberProxy` and `ElementProxy` (issue #1120) | ||||
|  | ||||
| v6.12.0 (2019-09-05) | ||||
| ------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user