Skip to content

Conversation

@andrewboie
Copy link
Contributor

GPIO and kscan had problems in their syscall handlers where driver objects were not being validated.

No check of the driver object was being performed for two APIs. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
@andrewboie andrewboie requested review from d3zd3z and jhedberg March 6, 2020 02:10
@andrewboie andrewboie added Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. labels Mar 6, 2020
@nashif nashif added this to the v2.2.0 milestone Mar 6, 2020
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/port/dev/

@jhedberg jhedberg added the bug The issue is a bug, or the PR is fixing a bug label Mar 6, 2020
No driver object checks were being performed for 3 APIs. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
@jhedberg jhedberg merged commit d6d42be into zephyrproject-rtos:master Mar 7, 2020
@andrewboie andrewboie deleted the syscall-fixes branch September 24, 2020 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug The issue is a bug, or the PR is fixing a bug Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.

6 participants