mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
d1ee7e1f5c
If '-o' was used more than 64 times in a single invocation of gpio-hammer, this could lead to an overflow of the 'lines' array. This commit fixes this by avoiding the overflow and giving a proper diagnostic back to the user Signed-off-by: Gabriel Ravier <gabravier@gmail.com> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Build | ||
gpio-event-mon.c | ||
gpio-hammer.c | ||
gpio-utils.c | ||
gpio-utils.h | ||
gpio-watch.c | ||
lsgpio.c | ||
Makefile |