diff options
author | 2015-04-03 19:35:48 +0000 | |
---|---|---|
committer | 2015-04-03 19:35:48 +0000 | |
commit | fad34e452ca305b4010c6196d07f138731784b86 (patch) | |
tree | 0cce34d9d56f77fb3b66f872498b08a6b417541d /lib | |
parent | Eleminate the last occurrences of backticks and replace constructs (diff) | |
download | wireguard-openbsd-fad34e452ca305b4010c6196d07f138731784b86.tar.xz wireguard-openbsd-fad34e452ca305b4010c6196d07f138731784b86.zip |
Fix unsigned vs signed comparison in for() loop condition causing an infinite
loop for WSDISPLAYIO_PUTCMAP ioctl with idx == 0; reported by Artem Falcon.
[according to my investigation, none of the other for() loops in the kernel
are affected by a similar issue]
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions