Add an assert() to a scary-looking buffer indexing 52/247952/4
authorMichal Bloch <m.bloch@samsung.com>
Wed, 18 Nov 2020 10:58:41 +0000 (11:58 +0100)
committerMichal Bloch <m.bloch@partner.samsung.com>
Thu, 28 Jan 2021 17:00:57 +0000 (17:00 +0000)
commiteba70888fdc1e685395b6e882784792b628657c3
treee08fd7a724b27eed152e77d5fb695b6cce236ea8
parent3333d351eed69ea1c5d7702f8a65515be716e697
Add an assert() to a scary-looking buffer indexing

Static analysis had some worries about a buffer overrun here.

Change-Id: I0698ff87c9763c4752f28acd4ad2e4e0953664d4
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
src/shared/queued_entry.c