Skip to content

Conversation

thsrini
Copy link

@thsrini thsrini commented Sep 2, 2025

Initialize num_partitions to zero before parsing partition info in cxl_dev_dc_identify(). Uninitialized value could lead to random data and incorrect results during partition validation.

Initialize num_partitions to zero before parsing partition info in
cxl_dev_dc_identify(). Uninitialized value could lead to random data
and incorrect results during partition validation.

Signed-off-by: Srinivasulu Thanneeru <[email protected]>
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.

1 participant