diff options
author | Alexandre Courbot <[email protected]> | 2013-02-15 14:46:14 +0900 |
---|---|---|
committer | Grant Likely <[email protected]> | 2013-03-02 13:20:19 +0000 |
commit | bcabdef12da49878789464ad7239e97d83ea5ef5 (patch) | |
tree | 9ecc37897f165bdd812551f4696cd3ed7f78de65 /tools/perf/util/trace-event-scripting.c | |
parent | b0af9cd9aab60ceb17d3ebabb9fdf4ff0a99cf50 (diff) |
gpiolib: check descriptors validity before use
Some functions dereferenced their GPIO descriptor argument without
checking its validity first, potentially leading to an oops when given
an invalid argument.
This patch also makes gpio_get_value() more resilient when given an
invalid GPIO, returning 0 instead of silently crashing.
Signed-off-by: Alexandre Courbot <[email protected]>
Cc: Ryan Mallon <[email protected]>
Signed-off-by: Grant Likely <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions