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
Look at fuzzing coverage, some functions (like remove_handle) or error conditions are not covered.
Add a fuzzing mode 2 full cycles before end of lifetime.
Update the fuzzing moder for dirty storage to start from one of the other mode, then fork and modify the storage, then continue. There's probably a way to use the fuzzer to mutate the storage.
The text was updated successfully, but these errors were encountered:
remove_handle
) or error conditions are not covered.The text was updated successfully, but these errors were encountered: