Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[DEBUG] DEBUG CI#1369

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
ldorau wants to merge3 commits intooneapi-src:main
base:main
Choose a base branch
Loading
fromldorau:DEBUG_CI_2
Draft

[DEBUG] DEBUG CI#1369

ldorau wants to merge3 commits intooneapi-src:mainfromldorau:DEBUG_CI_2

Conversation

ldorau
Copy link
Contributor

Description

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly
  • CI workflows, not executed per PR (e.g. Nightly), execute properly
  • New tests added, especially if they will fail without my changes
  • Added/extended example(s) to cover this functionality
  • Extended the README/documentation
  • All newly added source files have a license
  • All newly added source files are referenced in CMake files
  • Logger (with debug/info/... messages) is used
  • All API changes are reflected in docs and def/map files, and are tested

Fix race between critnib_release() and free_leaf() in critnib:critnib_release() decremented ref_count to 0and (before it called c->cb_free_leaf(k->to_be_freed))free_leaf() added this leaf to the c->deleted_leaf listand alloc_leaf() reused it and zeroed k->to_be_freedbefore it could be freed in critnib_release().This patch fixes this issue.Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@ldorau

[8]ページ先頭

©2009-2025 Movatter.jp