diff options
| author | Dan Carpenter <[email protected]> | 2020-05-19 18:45:25 +0300 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2020-05-19 20:40:21 -0300 |
| commit | bf1d8edb38bbf0628c1f2de7d13ab98533c1fe60 (patch) | |
| tree | 83d53f67f9ec70a02b4a60ebc1a6228aa3da060b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | b386cd65d961e29710ef6ad84bc788f0a7e9d64e (diff) | |
RDMA/rtrs: Fix a couple off by one bugs in rtrs_srv_rdma_done()
These > comparisons should be >= to prevent accessing one element beyond
the end of the buffer.
Fixes: 9cb837480424 ("RDMA/rtrs: server: main functionality")
Link: https://lore.kernel.org/r/20200519154525.GA66801@mwanda
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Danil Kipnis <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions