mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-11-01 08:48:30 +01:00 
			
		
		
		
	Fixed "linked" strings incorrectly marked as "owned" (fixes #1318)
This commit is contained in:
		| @@ -48,6 +48,8 @@ class StringCopier { | ||||
|     return _ptr; | ||||
|   } | ||||
|  | ||||
|   typedef storage_policies::store_by_copy storage_policy; | ||||
|  | ||||
|  private: | ||||
|   char* _ptr; | ||||
|   size_t _size; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user