mirror of https://github.com/thesofproject/sof.git
12b056600d
The ipc_cmd_hdr should have size no lesser that largest of the headers amongst all ipc protocol versions. The use of smaller type for ipc_cmd_header is unsafe because of casting pointers between differently sized headers followed by accessing data through incremented pointer. Signed-off-by: Rafal Redzimski <rafal.f.redzimski@intel.com> |
||
---|---|---|
.. | ||
corpus | ||
CMakeLists.txt | ||
README.md | ||
fuzz_ipc.c |
README.md
SOF OSS-Fuzz Shim
Build Steps
See https://google.github.io/oss-fuzz/getting-started/new-project-guide/#testing-locally
TODOs
Add all components to build to be part of fuzzing space, currently components are not part of library build