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

v3.1/gds/ds21: update the pointer of seg_hdr when segment re-attached #1159

Merged
merged 1 commit into from
Mar 25, 2019

Conversation

karasevb
Copy link
Contributor

When re-attaching the lock-segment, the seg_hdr pointer was not
updated, which caused to reference on incorrect data and damage.

Signed-off-by: Boris Karasev karasev.b@gmail.com
(cherry picked from commit ef2575f)

Corresponds to #1156

When re-attaching the lock-segment, the `seg_hdr` pointer was not
updated, which caused to reference on incorrect data and damage.

Signed-off-by: Boris Karasev <karasev.b@gmail.com>
(cherry picked from commit ef2575f)
@karasevb karasevb added the bug label Mar 22, 2019
@karasevb karasevb requested review from rhc54 and artpol84 March 22, 2019 04:36
@artpol84
Copy link
Contributor

Ref: #1114

@rhc54 rhc54 merged commit 87d9e53 into openpmix:v3.1 Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants