commit | bb7ffdf3eaa6e17a261434d3328246f8631acad9 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Fri Jan 06 11:47:26 2023 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Tue Jan 10 18:59:58 2023 +0100 |
tree | fa7ab3cef0068d88f9b4df64e7f791748dff9bb7 | |
parent | 0cfeac0a91ce49a8da1bffc4cf29c2a8f2dc64f9 [diff] |
fix(auth): use NULL instead of 0 for pointer check This was triggered by sparse tool: drivers/auth/mbedtls/mbedtls_x509_parser.c:481:42: warning: Using plain integer as NULL pointer Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I392316c2a81ef8da7597e35f136e038f152d19d1