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 <[email protected]>
@andrewboie andrewboie requested review from d3zd3z and jhedberg March 6, 2020 02:10
@andrewboie andrewboie added Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in 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 <[email protected]>
@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. CI issues, tests failing in CI, etc. Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants