Skip to content

imap: parse and use UIDVALIDITY as a number#19188

Closed
bagder wants to merge 7 commits into
masterfrom
bagder/imap-uidvalidity
Closed

imap: parse and use UIDVALIDITY as a number#19188
bagder wants to merge 7 commits into
masterfrom
bagder/imap-uidvalidity

Conversation

@bagder

@bagder bagder commented Oct 22, 2025

Copy link
Copy Markdown
Member

Instead of a string. Saves a malloc, adds earlier format check.

RFC 3501 section 2.3.1.1 documents the value as a 32-bit value.

Instead of a string. Saves a malloc, adds earlier format check.

RFC 3501 section 2.3.1.1 documents the value as a 32-bit value.
@bagder bagder added the IMAP label Oct 22, 2025
@bagder
bagder marked this pull request as ready for review October 22, 2025 09:43
@bagder bagder closed this in fb6a480 Oct 22, 2025
@bagder
bagder deleted the bagder/imap-uidvalidity branch October 22, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant