Amin Ben Ramdhane
6a5a73ecc4
Reduce the memory allocation using json_memhead & main_memhead
...
(cherry picked from commit d17f7f23fa )
2022-07-29 05:13:57 +00:00
vdutta
f88bf094f9
Static analysis improvements
2022-06-28 08:45:55 +05:30
suvendhu
889c15feeb
Fix ticket#7333 fix cppcheck warnings
2022-02-22 18:24:19 +05:30
Amin Ben Ramdhane
080f7b4f85
Ticket refs #7333 : fix warnings, code analysis and clean up the code
...
- 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
2022-02-16 10:33:59 +00:00
Amin Ben Ramdhane
7bc286f7e1
define DM_MAP_OPERATE as deprecated structure
2021-11-11 12:05:50 +01:00
Amin Ben Ramdhane
683032db93
Operate command doesn't display input and output arguments
2021-11-09 15:37:57 +01:00
Amin Ben Ramdhane
35143273fe
Add test cases for event and command exposed from json plugin
2021-10-29 18:20:08 +01:00
suvendhu
0d04be3ad4
Enable/disable plugin support using compilation flags
2021-10-27 11:25:02 +05:30
Amin Ben Ramdhane
7f8d825a52
Improve memory api
2021-10-22 12:35:32 +01:00
vdutta
1233fe9c93
Skip loading plugin library with unresolved symbols
2021-08-27 16:13:21 +05:30
Amin Ben Ramdhane
6a252f514c
Ticket refs #5505 : Move operate commands to there own datamodel files
2021-07-22 15:18:01 +01:00
Amin Ben Ramdhane
e9fb75eb97
bbf: implement unit and functional tests
2021-05-03 18:29:28 +01:00
Amin Ben Ramdhane
8c85cf9059
Dynamic library: add support for input and output arguments
2021-04-23 10:33:30 +01:00
Amin Ben Ramdhane
5e97bdb5e4
bbf: add support for vendor extension
2021-03-25 16:06:31 +01:00