You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[libfuzzer] Fuzzing different Transport Types for all-clusters-app (project-chip#35629)
* Fuzzing different Transport Types for all-clusters-app
* Adding an enum value for the number of transport types
* 1. replacing magic number when fuzzing the number of transport types
2. using different parts of the fuzzed input data for TransportType and for Payload
* Restyled by clang-format
* avoiding out of bounds access
---------
Co-authored-by: Restyled.io <commits@restyled.io>
0 commit comments