Skip to content
Snippets Groups Projects
Commit 03e1f044 authored by Dan Carpenter's avatar Dan Carpenter Committed by Matt Turner
Browse files

alpha: silence a buffer overflow warning


We check that "member" is in bounds for the first line, but we also use
it on the next line without checking which is a mistake.

Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarMatt Turner <mattst88@gmail.com>
parent b5a3a128
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment