Skip to content

Fix inverted email address validation in DoMailboxTablePerRowWork#986

Open
Ramya-9353 wants to merge 2 commits into
microsoft:mainfrom
Ramya-9353:fix/check-email-address-validation
Open

Fix inverted email address validation in DoMailboxTablePerRowWork#986
Ramya-9353 wants to merge 2 commits into
microsoft:mainfrom
Ramya-9353:fix/check-email-address-validation

Conversation

@Ramya-9353

Copy link
Copy Markdown

Summary

Fix the validation check for PR_EMAIL_ADDRESS in DoMailboxTablePerRowWork.

Changes

Remove the unnecessary ! from the CheckStringProp condition.

Why

The current check uses the email address only when validation fails, which can lead to a null-pointer dereference if the property is missing.

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