Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 83f2d35b authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "legacy: Properly include a2dpCodecInfoFuzzHelpers::commonFuzzHelpers.h"...

Merge "legacy: Properly include a2dpCodecInfoFuzzHelpers::commonFuzzHelpers.h" am: ee376a52 am: b45ca021 am: d81b68b9 am: 3db2237d am: 50a56447

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1831600

Change-Id: I3318ee46eb3268dc2ca5e994199c61864d06f67c
parents c981a6d9 50a56447
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -21,8 +21,11 @@
//       It is included by the corresponding "...Functions.h" file.

#include <fuzzer/FuzzedDataProvider.h>

#include <vector>

#include "a2dp_codec_api.h"
#include "stack/test/fuzzers/common/commonFuzzHelpers.h"

// Keep a vector of any allocated codec_info objects.
// It will be up to the caller to free this array at the end of a fuzz loop