diff options
author | 2015-06-25 18:08:53 +0000 | |
---|---|---|
committer | 2015-06-25 18:08:53 +0000 | |
commit | c16de97916f202751bdece1e7da35c270d8c316b (patch) | |
tree | 5dc4fc6faf7dedd9c818a066d995df0900d779c7 /sys/dev/isa/gus.c | |
parent | use machine_architecture (arch -s) when assembling PKG_PATHs using %m or %a, (diff) | |
download | wireguard-openbsd-c16de97916f202751bdece1e7da35c270d8c316b.tar.xz wireguard-openbsd-c16de97916f202751bdece1e7da35c270d8c316b.zip |
OF_getprop() returns an int, so comparing its return value against sizeof casts
it to unsigned, and we need to also check for negative values.
All users of OF_getprop() did this but that one.
ok mpi@
Diffstat (limited to 'sys/dev/isa/gus.c')
0 files changed, 0 insertions, 0 deletions