Daniel Pouzzner
|
aa18bbca55
assorted cleanups and refactors for C89 conformance, codespell and check-source-text, and consistent heap shim usage.
|
3 周之前 |
JacobBarthelmeh
|
31a6a2bf59
update copyright to 2024
|
4 月之前 |
Daniel Pouzzner
|
9ac6bdd438
fixes and suppressions for defects reported by clang-analyzer-unix.Stream (new in llvm-19.0.0_pre20240504):
|
6 月之前 |
Sean Parkinson
|
97d560d9af
Fixes from configuration testing
|
7 月之前 |
Andras Fekete
|
4971b9a567
Fix compilation errors about uninitialized variables
|
10 月之前 |
Daniel Pouzzner
|
d6f37d48d6
examples/asn1/asn1.c: remove now-redundant fclose(fp) in asn1App_ReadFile() (which also was incorrectly closing stdin). see #6905.
|
1 年之前 |
Andras Fekete
|
bb9031da6e
Remove dead code
|
1 年之前 |
Andras Fekete
|
f8f080d7de
Don't nag about leaked resources
|
1 年之前 |
Anthony Hu
|
30fda7ad38
Change ReadFile instances to app-specific naming.
|
1 年之前 |
JacobBarthelmeh
|
1285ae7816
Merge pull request #6506 from DimitriPapadopoulos/codespell
|
1 年之前 |
Sean Parkinson
|
2c9609039d
Type conversion fixes: make explicit
|
1 年之前 |
Eric Blankenhorn
|
d84adce608
Fix Micrium config and new examples with NO_FILESYSTEM
|
1 年之前 |
Dimitri Papadopoulos
|
50752f5a2b
Fix typos found by codespell
|
1 年之前 |
David Garske
|
f72a6b705f
Minor spelling fixes.
|
1 年之前 |
Sean Parkinson
|
9cdee20a7d
ASN.1 print: implementation to parse and print added
|
1 年之前 |