Commit e83cbc9
crypto: loongson: Do not dereference sae when it is NULL
Logging a static message instead of sae->type to avoid to dereference
sae when it is NULL.
Reported-by: GitHub Copilot
Link: deepin-community#875
Signed-off-by: WangYuli <wangyuli@uniontech.com>1 parent c1603ff commit e83cbc9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments