mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
8ea371fb6d
This was introduced in commit 3d0f0fa0cb:
bounds checking is performed against period[32] while indexing delay[4].
Spotted by Coverity, CID 1376.
Signed-off-by: Florin Malita <fmalita@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>