Fix transfer annotation of purple_notification_manager_add
Review Request #3022 — Created March 11, 2024 and submitted
This function either returns immediately (for a double add), or adds a ref
before putting it in theGPtrArray
. So it istransfer none
, nottransfer full
.
Ran
ninja turtles
and also tested with valgrind.
Also added notifications from the demo protocol in valgrind.
Summary | ID |
---|---|
d0c707933f42c60e01b8b6bf1d24d9906f87d43f |