Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SLHAlloc must return NULL when internal allocations fail (Zowe v3) #479

Closed
wants to merge 1 commit into from

Conversation

ifakhrutdinov
Copy link
Contributor

This is the v3 counterpart of #476.

@ifakhrutdinov ifakhrutdinov changed the base branch from v2.x/staging to v3.x/staging August 30, 2024 07:26
The SLHAlloc function keeps using the results of the internal
allocations even when they're NULL which leads to S0C4 ABENDs. This
commit makes SLHAlloc return NULL when the internal allocations fail.

Signed-off-by: Irek Fakhrutdinov <[email protected]>
@ifakhrutdinov
Copy link
Contributor Author

Already merged from v2.x by @1000TurquoisePogs, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant