commit | 4636e07c194b01da42b5bcaa813200077b539ad7 | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Sun Sep 24 20:47:24 2017 +0530 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Sep 28 19:37:36 2017 +0000 |
tree | 3711df3552027cf7d1b4e30f047f0fa000a48fea | |
parent | ba39928b501399816ba343ef4ac16ee644ea9bf5 [diff] |
cereal: Fix empty file scenario Cereal throws execption when deserialising empty file, add code to handle empty exception and default the setting to the default value. Change-Id: I466f44d07c902a27344a483b5b574e0507baa2f4 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>