Skip to content

Fix static analyzer issues #8506

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

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Conversation

asudarsa
Copy link
Contributor

@asudarsa asudarsa commented Mar 1, 2023

This change fixes two issues reported by static analyzer:

  1. Uninitialized pointer field
  2. AUTO_CAUSES_COPY

Thanks

Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
@asudarsa asudarsa requested a review from a team as a code owner March 1, 2023 18:19
sarnex
sarnex previously approved these changes Mar 1, 2023
@sarnex sarnex dismissed their stale review March 1, 2023 18:22

new idea

@sarnex
Copy link
Contributor

sarnex commented Mar 1, 2023

Should these go to llorg?

@sarnex
Copy link
Contributor

sarnex commented Mar 1, 2023

oh nevermind it's an intel-added file that wasnt upstreamed

@asudarsa asudarsa temporarily deployed to aws March 1, 2023 20:55 — with GitHub Actions Inactive
@asudarsa asudarsa temporarily deployed to aws March 2, 2023 04:33 — with GitHub Actions Inactive
@asudarsa
Copy link
Contributor Author

asudarsa commented Mar 2, 2023

The test fail is unrelated to this change. Thanks

@asudarsa
Copy link
Contributor Author

asudarsa commented Mar 8, 2023

Hi @againull and @AlexeySachkov

Can one of you please help to merge this?
Unrelated failure on HIP (known one), reported in #8146

Thanks

@againull againull merged commit cf75290 into intel:sycl Mar 8, 2023
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.

3 participants