Skip to content
Commit db7760ad authored by Syam Sidhardhan's avatar Syam Sidhardhan Committed by Martin Schwidefsky
Browse files

s390/dis: Fix invalid array size



We are using sizeof operator for an array given as function argument,
which is incorrect.

Signed-off-by: default avatarSyam Sidhardhan <s.syam@samsung.com>
Signed-off-by: default avatarHeiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent d12a2970
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