|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1957 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 1957.
Report 1957 Actions
Problem Report Number 1957 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0984 Raised 1997-01-23 08:00 Updated 2003-03-13 08:00 Published 1997-01-29 08:00 Product Standard Transport Service XTI Certification Program The Open Brand certification program Test Suite VST version 4.1.4 Test Identification XTI.os/clts/sndudata 9 Problem Summary TSDT4.022 file sndudata.c, function test9(): the maximum length of the datagram to be sent is never initialized but nevertheless used for comparison and variable assignment: .... struct t_unitdata unitdata ....... Problem Text
file sndudata.c, function test9():
the maximum length of the datagram to be sent is never initialized but
nevertheless used for comparison and variable assignment:
....
struct t_unitdata unitdata
....
if (nbytes < unitdata.udata.maxlen) .....
else unitdata.udata.len = unitdata.udata.maxlen;
....
To avoid undefined values of unitdata.udata.maxlen we suggest initialization
acc. to function test6().
If uninitialized unitdata.udata.maxlen happens to be zero, the test result depends on the
provider's ability to handle zero-length datagrams. It's certainly not the purpose of this
test to check handling of zero-byte messages.Test Output
/tset/XTI.os/clts/sndudata/T.sndudata 9 Failed
Test Information:
For UDP endpoint
EVENT VALUES: expected: 64 (T_UDERR), observed: 0 (NO EVENT)Review Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
It is agreed that this is a Test Suite Deficiency and it is recommended that
a waiver is granted.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion
This is an agreed Test Suite Deficiency.
Problem Reporting System Options:
- View Report 1957
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority