zowe / zss

Zowe System Services Server for enabling low-level microservices
Eclipse Public License 2.0
13 stars 45 forks source link

Fix incorrect RCs reported in zisReadParmlib #593

Closed ifakhrutdinov closed 1 year ago

ifakhrutdinov commented 1 year ago

Proposed changes

The zisReadParmlib function returns allocRC and allocRSN when unrelated calls fail. This PR changes it to return the correct return and reason codes.

This PR addresses Issue: N/A

This PR depends upon the following PRs: N/A

Type of change

Please delete options that are not relevant.

PR Checklist

Please delete options that are not relevant.

Testing

Further comments