commit | e4693a7f44b7f95d94aecf2aa3c481d7ed1cd3a2 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Sep 20 00:01:23 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Sep 20 05:27:16 2017 -0500 |
tree | 8e1576db88188a4b4463bbb3601cda846f99ca81 | |
parent | 2496482acd4df532ebb2850679d2b55680c2ec9f [diff] |
phosphor-dump-manager: Fix for deserialize cereal exception This commit provides a fix for an issue in which the cereal deserialize() would crash the phosphor-dump-manager incase persistence file is empty in restore path. Change-Id: I25259acf50f67cbc8d7b7ac3030bd7bfffbdfa47 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Phosphor Debug Collector provides mechanisms to collect various log files and system parameters. Used to troubleshoot problems in OpenBMC based systems.
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.