readelf: avoid accidental fallthrough in RISC-V relocations
commit860ed9e53f6883401334547dea3fcede88e39d50
authoremaste <emaste@FreeBSD.org>
Fri, 5 Feb 2016 20:54:51 +0000 (5 20:54 +0000)
committeremaste <emaste@FreeBSD.org>
Fri, 5 Feb 2016 20:54:51 +0000 (5 20:54 +0000)
tree2c407491789c80d8fb3eae03ad6ab210e60d9caf
parent21434c7a701096dfe0b99fcfe37d637fae83cb2b
readelf: avoid accidental fallthrough in RISC-V relocations

This would have printed an unknown RISC-V relocation type as a SPARC
relocation.

CID: 1331398
Obtained from: ELF Tool Chain r3283
Sponsored by: The FreeBSD Foundation
contrib/elftoolchain/readelf/readelf.c