Skip to content

Conversation

jiri-novotny
Copy link

all internal ULONG compares are defined in 32b e.g.

if (list_word == LX_NOR_PHYSICAL_SECTOR_FREE)

where

#define LX_NOR_PHYSICAL_SECTOR_FREE                 0xFFFFFFFF

this change maps internal types to known-length types from <stdint.h>

Signed-off-by: LE/Jiri Novotny <[email protected]>
@jiri-novotny
Copy link
Author

@microsoft-github-policy-service agree

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