Re: [PATCH][next] media: venus: core,pm: fix potential infinite loop

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello:

This patch was applied to qcom/linux.git (refs/heads/for-next):

On Wed,  7 Apr 2021 14:48:31 +0100 you wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> 
> The for-loop iterates with a u8 loop counter i and compares this
> with the loop upper limit of res->resets_num which is an unsigned
> int type.  There is a potential infinite loop if res->resets_num
> is larger than the u8 loop counter i. Fix this by making the loop
> counter the same type as res->resets_num.
> 
> [...]

Here is the summary with links:
  - [next] media: venus: core,pm: fix potential infinite loop
    https://git.kernel.org/qcom/c/999267d07240

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux