Fix the bugs found in static analysis

Not restoring ostream format
    cerr format not restoring to default, can lead to printing
    values in incorrect format.

Change-Id: Ic5b681bad30b2a8eb5bfd3b7adbf2a3be8176dce
Signed-off-by: PavanKumarIntel <pavanx.kumar.martha@intel.com>
1 file changed
tree: b0eafcc58eb25ecd8263b664c54095c559bad2fe
  1. include/
  2. service_files/
  3. src/
  4. .clang-format
  5. LICENSE
  6. MAINTAINERS
  7. meson.build
  8. meson.options
  9. OWNERS
  10. README.md
README.md

host-error-monitor

The host-error-monitor application is intended to monitor various host error signals and take appropriate action (logging, crashdump, reset, etc.) when triggered.