mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2026-01-28 01:47:18 +01:00
- Fix all errors catched by cppcheck threadsafety (cppcheck --error-exitcode=0 --addon=threadsafety bbf) - Fix some errors catched by cppcheck cert (cppcheck --error-exitcode=0 --addon=cert bbf) - Add new str-protected macros instead of using str functions directly to avoid crashes |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| bbf_dm.c | ||
| libbbf_test.c | ||
| libbbf_test.h | ||
| Makefile | ||