Skip to content

Fixes #267 dont compare pointer addresses#313

Open
viocle-kvanek wants to merge 3 commits into
jaypipes:mainfrom
viocle-kvanek:main
Open

Fixes #267 dont compare pointer addresses#313
viocle-kvanek wants to merge 3 commits into
jaypipes:mainfrom
viocle-kvanek:main

Conversation

@viocle-kvanek

Copy link
Copy Markdown

Windows partitions will not populate correctly because the disk index on drive and partition are being compared using the pointer address, not the value.

@jaypipes

Copy link
Copy Markdown
Owner

Hi @viocle-kvanek! Thank you for the contribution! Would you mind signing your commit (git commit -s --amend) and re-pushing? The Developer Certificate of Origin (DCO) requires commits be signed.

Signed-off-by: Kyle <kyle@viocle.com>
Signed-off-by: Kyle <kyle@viocle.com>
@ffromani

Copy link
Copy Markdown
Collaborator

the change itself looks good. Let's maybe check (possibly in another PR) that this flow is covered by tests

@ffromani

ffromani commented May 2, 2022

Copy link
Copy Markdown
Collaborator

Hi @viocle-kvanek ! to make the DCO check pass, could you please sign both of your commits 8e44bc2 and
93cf72d ?
The two commits can probably squashed together. If you resubmit, please considering rebase instead of merging

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