Skip to main content

Transaction Processing Facility (TPF) - Online Maintenance TPF : Support : Maintenance TPF : Support : Maintenance

JavaScript not Active

This page uses JavaScript. You must activate JavaScript in your browser to be sure youare able to view all of the information.

SUBJECT:         APAR  NUMBER: PJ27612  
  
REFERENCE:  AREA:     VISUALAGE ASSEMBLER DEBUGGER  
            SEGMENT:  CUDN40     - RELEASE:  TPF4  (C++)  
  
  
Pre-requisite APARs are:  
FOR SEGMENT CUDN40     (C++)       - REL TPF4  
 PJ27383  
To be applied in the order listed for each segment.  

ABSTRACT OF PROBLEM  
___________________  
When  CUDN  was released in PJ27383, some code anomilies were in  
place which prevented it from compiling with a  return  code  of  
zero. This APAR corrects the coding issues.  
  

COMMENTS ON PROBLEM  
___________________  
When  CUDN  was created by PJ27383, it was compiled using a com-  
piler level which did not perform strict syntax  checking  which  
allowed  a code anomaly to a return condition code of zero. This  
APAR corrects the code anomaly and returns a condition  code  of  
zero while using a stricter level of C syntax checking.  
  

SOLUTION  
________  
A  return  of  a  NULL  pointer  was  added to the bottom of the  
cudn_get_pat_address routine. Prior to this APAR  the  execution  
of  this  code  was  allowed  to drop through to the terminating  
brace.  
  
DEPENDENCIES  
____________  
  
Related Segments Affected By This APAR.  
_______________________________________  
  
Segments to be assembled or compiled:  
  
Segments to be link edited:  
CUDN  
  
Load Modules to be loaded:  
  
Migration Considerations  
========================  
  
  
-- END APAR PJ27612 
       



Download file(s): Login once to access server, leave window open, then click on link(s) below. Source Listing Binary