Fix transfer annotation of purple_notification_manager_add

Review Request #3022 — Created March 11, 2024 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This function either returns immediately (for a double add), or adds a ref
before putting it in the GPtrArray. So it is transfer none, not transfer full.

Ran ninja turtles and also tested with valgrind.
Also added notifications from the demo protocol in valgrind.

Commits

Files

    Loading...