HP-UX Cadvise Diagnostics Reference Guide (5900-1865, August 2012)

Table Of Contents
{
foo2(5);
return 0;
}
Action:
Ensure that all elements or fields of an array or struct are unconditionally initialized prior to accessing
them.
Reference:
20231 variable "%s" (field "%s") may be used before its value is set if the loop %s is not executed 79