Commit 9f5e909
tee-supplicant: fix uninit data access if stat() fails
do_mkdir() shall not rely on 'st' struct fields in case
stat() call returns error.
Signed-off-by: Jari Nippula <[email protected]>
Reviewed-by: Jerome Forissier <[email protected]>1 parent d6c3b39 commit 9f5e909
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments