3c54a3ff0a
The > comparison should be changed to >= to prevent an out of bounds
access into the mhi_cntrl->mhi_chan[] array. The mhi_cntrl->mhi_chan[]
array is allocated in mhi_ep_chan_init() and has mhi_cntrl->max_chan
elements.
Fixes:
|
||
---|---|---|
.. | ||
ep | ||
host | ||
common.h | ||
Kconfig | ||
Makefile |