Skip to content

Do not rely on specific integer sizes in UUID to/from strings conversions.#294

Open
mibi88 wants to merge 1 commit into
labapart:masterfrom
mibi88:correctly-sized-ints
Open

Do not rely on specific integer sizes in UUID to/from strings conversions.#294
mibi88 wants to merge 1 commit into
labapart:masterfrom
mibi88:correctly-sized-ints

Conversation

@mibi88
Copy link
Copy Markdown

@mibi88 mibi88 commented Dec 28, 2025

Do not rely on specific integer sizes, i.e., use uint*_t to always have the expected integer size in UUID to/from strings conversions.

NOTE: bluez also relies on specific integer sizes.

…ve the expected integer size in UUID <-> string conversions
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