AdjustedReturnValue -- Function Call Returns Value Different From Expected

From RAD Studio
(Redirected from AdjustedReturnValue)
Jump to: navigation, search

Go Up to C++ Audits

Description

Checks whether the function call returns a value different than what the caller expects (for example, from calls through function pointers).

See Also