jordan
|
e175004f85
Fix Infer Uninitialized Values.
|
10 mesi fa |
Daniel Pouzzner
|
501299bc31
fix null pointer derefs in examples/pem/pem.c:pemApp_ReadFile() and tests/api.c:LoadPKCS7SignedDataCerts() detected by clang-tidy.
|
1 anno fa |
JacobBarthelmeh
|
b7b0316ac9
free buffer on error case
|
1 anno fa |
Anthony Hu
|
30fda7ad38
Change ReadFile instances to app-specific naming.
|
1 anno fa |
JacobBarthelmeh
|
1285ae7816
Merge pull request #6506 from DimitriPapadopoulos/codespell
|
1 anno fa |
Sean Parkinson
|
2c9609039d
Type conversion fixes: make explicit
|
1 anno fa |
Eric Blankenhorn
|
d84adce608
Fix Micrium config and new examples with NO_FILESYSTEM
|
1 anno fa |
Daniel Pouzzner
|
1912f1bc2a
fixes for clang-analyzer-core.NullDereference, clang-analyzer-core.NonNullParamChecker, clang-analyzer-deadcode.DeadStores, readability-redundant-preprocessor, clang-diagnostic-unreachable-code-break, -Werror=sign-conversion, bugprone-macro-parentheses, "Call to 'malloc' has an allocation size of 0 bytes", clang-diagnostic-declaration-after-statement re tests/unit.h:ExpectPtr() pragmas.
|
1 anno fa |
Dimitri Papadopoulos
|
50752f5a2b
Fix typos found by codespell
|
1 anno fa |
David Garske
|
f72a6b705f
Minor spelling fixes.
|
1 anno fa |
Sean Parkinson
|
a39a04fc88
PEM example: new example for convert between PEM and DER
|
1 anno fa |