summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-09-09 19:28:34 +0300
committerPatrick Delaunay <patrick.delaunay@st.com>2020-10-02 16:05:14 +0300
commitcb08e84d68ca64608fddb1ceec611f520e47b67e (patch)
treef01d73c72b38ea5bd27ff5deda3bfb311571f923 /drivers/pinctrl
parent15c8cbfc7482c07db0ba5307f31ea2423399fba9 (diff)
downloadu-boot-cb08e84d68ca64608fddb1ceec611f520e47b67e.tar.xz
gpio: stm32: check result of ofnode_phandle_args
Add test on the size of ofnode_phandle_args result to avoid access to uninitialized elements in args[] field. This patch avoids the issue when gpio-ranges cell size is not 3 as expected, for example: gpio-ranges = <&pinctrl 0>; instead of gpio-ranges = <&pinctrl 0 112 16>; Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'drivers/pinctrl')
0 files changed, 0 insertions, 0 deletions