Description: |
|
---|
Fix leak of buddy icon data
Review Request #1370 — Created March 25, 2022 and submitted
Information | |
---|---|
QuLogic | |
pidgin/pidgin | |
default | |
Reviewers | |
pidgin | |
All callers of (the internal)
purple_buddy_icon_data_new
are documented to 'steal' the data for the buddy icon, so the original is leaking.
Ran in valgrind; saw no leaks.
Summary | |
---|---|