Skip to content
Commit 267d493b authored by John W. Linville's avatar John W. Linville
Browse files

airo: fix airo_get_encode{,ext} buffer overflow like I mean it...



"airo: airo_get_encode{,ext} potential buffer overflow" was actually a
no-op, due to an unrecognized type overflow in an assignment.  Oddly,
gcc only seems to tell me about it when using -Wextra...grrr...

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 875690c3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment