This repository was archived by the owner on May 12, 2021. It is now read-only.
Commit c87ff44
committed
clh: Add some error handling for clh
The function for getting version info was failing on a system
without any indication of the error. Add some error handling
around this function.
Fixes: github.com/kata-containers/kata-containers#463
Signed-off-by: Archana Shinde <[email protected]>1 parent e75299c commit c87ff44
1 file changed
+5
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
839 | | - | |
840 | 839 | | |
841 | 840 | | |
842 | 841 | | |
843 | 842 | | |
844 | 843 | | |
845 | | - | |
| 844 | + | |
846 | 845 | | |
847 | 846 | | |
848 | 847 | | |
| |||
860 | 859 | | |
861 | 860 | | |
862 | 861 | | |
863 | | - | |
864 | | - | |
| 862 | + | |
865 | 863 | | |
866 | 864 | | |
867 | 865 | | |
868 | | - | |
| 866 | + | |
869 | 867 | | |
870 | 868 | | |
871 | 869 | | |
872 | 870 | | |
873 | 871 | | |
874 | 872 | | |
875 | | - | |
| 873 | + | |
876 | 874 | | |
877 | 875 | | |
878 | 876 | | |
879 | | - | |
| 877 | + | |
880 | 878 | | |
881 | 879 | | |
882 | 880 | | |
| |||
0 commit comments