Skip to content
Snippets Groups Projects
Commit ed277efb authored by Craig Tiller's avatar Craig Tiller
Browse files

Fix bug in api_fuzzer

If the slices to unref array was expanded after returning a pointer to a
slice, that pointer becomes invalidated. Instead, allocate and store
pointers to slices in that array to keep stability.
parent 459e10d8
No related branches found
No related tags found
Loading
Showing
with 7 additions and 4 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment