]> begriffs open source - freertos/commit
Added checks for index in ThreadLocalStorage APIs (#552)
authorAniruddha Kanhere <60444055+AniruddhaKanhere@users.noreply.github.com>
Thu, 1 Sep 2022 20:23:02 +0000 (13:23 -0700)
committerGitHub <noreply@github.com>
Thu, 1 Sep 2022 20:23:02 +0000 (13:23 -0700)
commit6324f6fc3e26d8b550fe54d474cd1ea89e238622
tree073bcda7cf91301e6d4f3a7c1fbebd5459b0dddf
parentd91cd6fd05dfcf658844dfc079bda2ca0a98958c
Added checks for index in ThreadLocalStorage APIs (#552)

Added checks for ( xIndex >= 0 ) in ThreadLocalStorage APIs
tasks.c