Fixed segmentation fault in DynamicJsonBuffer when memory allocation fails (issue #92)

This commit is contained in:
Benoit Blanchon
2015-08-01 16:31:59 +02:00
parent f5b83f9314
commit 2524a00a96
8 changed files with 163 additions and 133 deletions

3
.clang-format Normal file
View File

@@ -0,0 +1,3 @@
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Google