Paul Caswell
Results
2
issues of
Paul Caswell
Hello LFS, We are using this library (version 2.10.2) in our embedded product. As part of our development lifecycle we run the code through static analysis. I thought I'd share...
fuzz
[cbor-cpp.patch](https://github.com/user-attachments/files/19791293/cbor-cpp.patch) ``` CMakeLists.txt | 2 +- src/listener_debug.cpp | 8 ++++++++ src/listener_debug.h | 4 ++++ src/log.h | 4 ++-- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index...