Shardool
-
2006-08-28
- labels: --> AIS B.01.01 AMF
The test case is required to have an invalid value for
the compName.
But the compName is not being initialized at all and
being used in the saAmfPmStart() call.
The variable compName should either have a dummy value
for the compName.value and a corresponding value for
compName.length, alternatively compName.length should
be set to zero.