-
Notifications
You must be signed in to change notification settings - Fork 343
DAOS-18882 vos: avoid heap_curr_allocated underflow #18108
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
Changes from 8 commits
91a8209
144ea88
3d17ab2
e12019b
8474b87
e78bdea
9062463
4be5091
4a417c8
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,7 @@ | ||
| %changelog | ||
| * Fri Apr 24 2026 Tomasz Gromadzki <tomasz.gromadzki@intel.com> 2.9.100-3 | ||
| - Update PMDK to version 2.1.3-2 | ||
|
|
||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i sort of agree with Jerome on this that a DAOS version bump is not needed here. like we cannot keep bumping the daos version for every dependency upgrade.. the version will go out of control pretty quick. but i won't block the PR for this.
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Validation is in progress (so far no critical issue). |
||
| * Wed Apr 08 2026 Cedric Koch-Hofer <cedric.koch-hofer@hpe.com> 2.9.100-2 | ||
| - Fix ASAN ODR violation: move src/mgmt/rpc.c into new libdaos_mgmt_crtproto.so | ||
| shared library to ensure mgmt_proto_fmt_v3/v4 globals are defined exactly | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.