Change Summary:
Add missing colon.
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+2 -4) |
Review Request #1718 — Created Sept. 5, 2022 and submitted
Information | |
---|---|
QuLogic | |
pidgin/pidgin | |
default | |
Reviewers | |
pidgin | |
The account is allowed to be
NULL
here, according to the vfunc documentation,
but the interface method incorrectly enforced non-NULL
.This fixes a critical when selecting Gadu-Gadu in the account editor, as it is the only prpl to implement this method.
Selected Gadu-Gadu in a new account, saw no warnings, and the placeholder text was now added to username.
Summary | |
---|---|
Add missing colon.
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+2 -4) |