RE: [PATCH next] wifi: rtw89: debug: fix off by on in rtw89_ppdu_str()
Ping-Ke Shih <[email protected]>
| Newsgroups | gmane.linux.kernel.janitors,gmane.linux.kernel.wireless.general |
|---|---|
| Message-ID | <[email protected]> |
Dan Carpenter <[email protected]> wrote: > This > comparison should be >= to avoid an out of bounds access. > > Fixes: 419ed7f4a053 ("wifi: rtw89: debug: extend bb_info with TX status and PER") > Signed-off-by: Dan Carpenter <[email protected]> Thanks for the finding. Acked-by: Ping-Ke Shih <[email protected]>