Mark usage() as __dead2 so that Coverity doesn't think that execution
continues after the call and uses a negative array subscript.
Reported by: Coverity
CID: 1305629
Mark usage() as __dead2 so that Coverity doesn't think that execution Tags None Referenced Files None Subscribers None
Description
Details
|