Commit Graph

5 Commits

Author SHA1 Message Date
Benoit Blanchon
8b66a25f66 Removed a useless line of code 2015-11-22 10:18:21 +01:00
Benoit Blanchon
ba3617c22f Added parameter to DynamicJsonBuffer constructor to set initial size (issue #152) 2015-11-09 21:37:40 +01:00
Benoit Blanchon
04b8781c8d Fixed GCC warning "declaration shadows a member" (issue #103) 2015-09-01 22:26:51 +02:00
Benoit Blanchon
5a4d993f7d Fixed memory alignment, which made ESP8266 crash (issue #104) 2015-09-01 22:21:50 +02:00
Benoit Blanchon
2524a00a96 Fixed segmentation fault in DynamicJsonBuffer when memory allocation fails (issue #92) 2015-08-01 16:31:59 +02:00