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

Fixed prepare service variable access #294

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

schaefi
Copy link
Collaborator

@schaefi schaefi commented Oct 20, 2024

The variable cloud_register_certs_path can be accessed uninitialized. This patch makes sure it is only accessed when suse_cloud_regionsrv_setup exists

The variable cloud_register_certs_path can be accessed
uninitialized. This patch makes sure it is only accessed
when suse_cloud_regionsrv_setup exists
@schaefi schaefi requested a review from jesusbv October 20, 2024 13:48
@schaefi schaefi self-assigned this Oct 20, 2024
@schaefi schaefi mentioned this pull request Oct 20, 2024
2 tasks
@schaefi schaefi merged commit ad0e95a into master Oct 21, 2024
2 checks passed
@schaefi schaefi deleted the fix_prepare_service_variable_access branch October 21, 2024 12:02
schaefi added a commit that referenced this pull request Jan 8, 2025
The bug fixed #294 from SUSE/fix_prepare_service_variable_access
was reported later in bugzilla. This commit creates a reference
from PR #294 to bsc#1234803
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.

2 participants