Explanation

It appears that the indicated function return value is never set. This message might be incorrect if the code sets variables in ways that Code Analyzer cannot detect, for example, with the load function.


Suggested Action

If the program is incorrect, assign a value to the specified return value, or remove it. If the program is correct, suppress the message, as described in Adjust Code Analyzer Message Indicators and Messages.