Use RcBox for PurpleRequestCommonParameters
Review Request #2308 — Created March 3, 2023 and submitted
Also, stop returning the input from
purple_request_cpar_unref
.
That's not whatg_object_unref
does, and nothing uses the return value.Also also, just do the cleanup directly instead of calling
purple_request_cpar_set_extra_actions(cpar, NULL);
.
Ran
Request->Fields
from the demo protocol.
Summary | ID |
---|---|
e1a9c8f95fec6db08fe5e1f2710e57df22d58a15 |